u-boot-brain/board/cray/L1
Marian Balakowicz d5934ad775 [new uImage] Add dual format uImage support framework
This patch adds framework for dual format images. Format detection is added
and the bootm controll flow is updated to include cases for new FIT format
uImages.

When the legacy (image_header based) format is detected appropriate
legacy specific handling is invoked. For the new (FIT based) format uImages
dual boot framework has a minial support, that will only print out a
corresponding debug messages. Implementation of the FIT specific handling will
be added in following patches.

Signed-off-by: Marian Balakowicz <m8@semihalf.com>
2008-02-25 15:53:49 +01:00
..
bootscript.hush * Patch by David Updegraff, 22 Apr 2003: 2003-05-20 14:25:27 +00:00
config.mk Initial revision 2002-11-02 23:17:16 +00:00
flash.c * Code cleanup: 2003-06-27 21:31:46 +00:00
init.S * Code cleanup: 2003-06-27 21:31:46 +00:00
L1.c [new uImage] Add dual format uImage support framework 2008-02-25 15:53:49 +01:00
L1.h Initial revision 2002-11-03 00:01:44 +00:00
Makefile Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
patchme * Patch by David Updegraff, 22 Apr 2003: 2003-05-20 14:25:27 +00:00
u-boot.lds Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections 2008-01-12 20:31:39 +01:00
u-boot.lds.debug 2005-12-12 16:06:05 +01:00
x2c.awk * Patch by David Updegraff, 22 Apr 2003: 2003-05-20 14:25:27 +00:00