diff options
author | Marian Balakowicz <m8@semihalf.com> | 2008-04-11 11:07:49 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2008-04-17 23:59:05 -0700 |
commit | cb1c4896905ab22fcd982e6a8a539f0031942e71 (patch) | |
tree | 31e02bd5eb93e4692cb23289a108beb951211e91 /board/quantum/quantum.c | |
parent | de2b3216e6b4f3b2fe93759c05b17504f9dfe036 (diff) | |
download | u-boot-imx-cb1c4896905ab22fcd982e6a8a539f0031942e71.zip u-boot-imx-cb1c4896905ab22fcd982e6a8a539f0031942e71.tar.gz u-boot-imx-cb1c4896905ab22fcd982e6a8a539f0031942e71.tar.bz2 |
Restore the ability to continue booting after legacy image overwrite
Before new uImage code was merged, bootm code allowed for the kernel image to
get overwritten during decompresion. new uImage introduced a check for image
overwrites and refused to boot the image that got overwritten. This patch
restores the old behavior. It also adds a warning when the image overwriten is
a multi-image file, because in such case accessing componentes other than the
first one will fail.
Signed-off-by: Marian Balakowicz <m8@semihalf.com>
Diffstat (limited to 'board/quantum/quantum.c')
0 files changed, 0 insertions, 0 deletions