u-boot-brain/lib_sh
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
..
board.c Fix coding style issues; update CHANGELOG. 2007-12-27 01:52:50 +01:00
bootm.c [new uImage] Add dual format uImage support framework 2008-02-25 15:53:49 +01:00
Makefile [new uImage] Rename architecture specific bootm code files 2008-02-07 01:12:57 +01:00
time.c sh: Update core code of SuperH. 2007-09-23 02:12:30 +09:00