commit | 15158971f49255ccef54f0979a942cfd3de2ae52 | [log] [tgz] |
---|---|---|
author | Marian Balakowicz <m8@semihalf.com> | Tue Jan 08 18:11:44 2008 +0100 |
committer | Wolfgang Denk <wd@denx.de> | Thu Feb 07 01:12:55 2008 +0100 |
tree | 3fa244d13c762c72d72fc153f6b66afd23800cfd | |
parent | 261dcf4624b25f3c551efcf8634e9194fabba9c3 [diff] |
[new uImage] Fix uImage header pointer use in i386 do_bootm_linux() Use image header copy instead of a (possibly corrupted) pointer to a initial image location. Signed-off-by: Marian Balakowicz <m8@semihalf.com>