u-boot-brain/lib_mips
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 Fixed mips_io_port_base build errors. 2007-11-17 01:37:44 +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 * Make Ethernet autonegotiation on INCA-IP work for all clock rates; 2003-08-17 18:55:18 +00:00