uboot-mt623x/lib_blackfin
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 Blackfin: cleanup and overhaul common board init functions 2008-03-30 15:51:22 -04:00
board.c Blackfin: cleanup and overhaul common board init functions 2008-03-30 15:51:22 -04:00
bootm.c Restore the ability to continue booting after legacy image overwrite 2008-04-17 23:59:05 -07:00
cache.c Blackfin: cleanup lib_blackfin/cache.c 2008-03-30 15:50:30 -04:00
memcmp.S Blackfin: add proper ELF markings to some assembly functions 2008-03-15 22:14:57 -04:00
memcpy.S Blackfin: add proper ELF markings to some assembly functions 2008-03-15 22:14:57 -04:00
memmove.S Blackfin: add proper ELF markings to some assembly functions 2008-03-15 22:14:57 -04:00
memset.S Blackfin: add proper ELF markings to some assembly functions 2008-03-15 22:14:57 -04:00
muldi3.c [Blackfin][PATCH] Fix copyright and update license 2007-04-05 18:31:18 +08:00
post.c Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global 2007-09-15 20:48:41 +02:00
string.c Blackfin: unify cpu and boot modes 2008-03-30 15:50:19 -04:00
tests.c [Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform support 2007-03-09 13:38:44 +08:00