u-boot-brain/board/mpl/common
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
..
common_util.c [new uImage] Add dual format uImage support framework 2008-02-25 15:53:49 +01:00
common_util.h board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 18:48:09 -05:00
flash.c ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms 2007-10-31 21:20:49 +01:00
isa.c Cleanup for GCC-4.x 2005-10-13 16:45:02 +02:00
isa.h * Patches by Denis Peter, 9 Sep 2003: 2003-09-10 22:30:53 +00:00
kbd.c Cleanup (PPC4xx is AMCC now) 2005-09-23 11:05:55 +02:00
kbd.h Initial revision 2002-03-08 21:31:05 +00:00
memtst.c [PATCH] PPC4xx: Add support for multiple I2C busses 2007-02-20 10:27:08 +01:00
pci_parts.h Cleanup (PPC4xx is AMCC now) 2005-09-23 11:05:55 +02:00
pci.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 2006-03-31 18:32:53 +02:00
piix4_pci.h * Patches by Denis Peter, 9 Sep 2003: 2003-09-10 22:30:53 +00:00
usb_uhci.c (re)enabled scsi commands do_scsi() and do_scsiboot() 2005-08-04 01:14:12 +02:00
usb_uhci.h * Code cleanup: 2003-06-27 21:31:46 +00:00