uboot-mt623x/lib_microblaze
Marian Balakowicz cb1c489690 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>
2008-04-17 23:59:05 -07:00
..
Makefile [Makefile] Sort COBJS in lib_<arch> Makefiles 2008-02-27 11:00:47 +01:00
board.c lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 18:02:11 -05:00
bootm.c Restore the ability to continue booting after legacy image overwrite 2008-04-17 23:59:05 -07:00
cache.c Patches by Yasushi Shoji, 29 Jun 2004: 2004-07-10 23:48:41 +00:00
time.c [PATCH] Add support for design without interrupt controller 2007-09-24 00:21:19 +02:00