u-boot-brain/lib_blackfin
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
..
bf533_string.c punt Blackfin VDSP headers and import sanitized/auto-generated ones 2008-02-04 19:26:55 -05:00
blackfin_board.h [Blackfin][PATCH] Fix copyright and update license 2007-04-05 18:31:18 +08:00
board.c drivers/net : move net drivers to drivers/net 2007-11-25 18:35:17 +01:00
bootm.c [new uImage] Add dual format uImage support framework 2008-02-25 15:53:49 +01:00
cache.c punt Blackfin VDSP headers and import sanitized/auto-generated ones 2008-02-04 19:26:55 -05:00
cache.h [Blackfin][PATCH] Kill off a bunch of common local prototypes 2007-04-05 18:34:06 +08:00
Makefile [new uImage] Rename architecture specific bootm code files 2008-02-07 01:12:57 +01:00
memcmp.S [Blackfin][PATCH] Fix copyright and update license 2007-04-05 18:31:18 +08:00
memcpy.S [Blackfin][PATCH] Fix copyright and update license 2007-04-05 18:31:18 +08:00
memmove.S [Blackfin][PATCH] Fix copyright and update license 2007-04-05 18:31:18 +08:00
memset.S [Blackfin][PATCH] Fix copyright and update license 2007-04-05 18:31:18 +08: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
tests.c [Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform support 2007-03-09 13:38:44 +08:00