rv1126-uboot/cpu/mpc5xxx
Marian Balakowicz 75d3e8fbd9 [new uImage] Pull in libfdt if CONFIG_FIT is enabled
New uImage format (Flattened Image Tree) requires libfdt
functionality, print out error message if CONFIG_OF_LIBFDT
is not defined.

New uImage support is enabled by defining CONFIG_FIT (and CONFIG_OF_LIBFDT).
This commit turns it on by default.

Signed-off-by: Marian Balakowicz <m8@semihalf.com>
2008-02-21 17:20:18 +01:00
..
Makefile
config.mk PPC: Use r2 instead of r29 as global data pointer 2008-02-14 22:43:22 +01:00
cpu.c [new uImage] Pull in libfdt if CONFIG_FIT is enabled 2008-02-21 17:20:18 +01:00
cpu_init.c cpu/m*: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 19:06:00 -05:00
fec.c added basic support for the MUNICes board. 2008-01-12 00:41:22 +01:00
fec.h
firmware_sc_task.impl.S
firmware_sc_task_bestcomm.impl.S MPC5200: don't use hardcoded MBAR address in Bestcomm firmware 2008-01-12 21:19:01 +01:00
i2c.c
ide.c Minor coding style cleanup. 2007-08-29 01:32:05 +02:00
interrupts.c cpu/m*: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 19:06:00 -05:00
io.S
loadtask.c
pci_mpc5200.c
sdma.h
serial.c
speed.c
start.S [ppc] Fix build breakage for all non-4xx PowerPC variants. 2007-06-22 14:58:04 +02:00
traps.c cpu/m*: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 19:06:00 -05:00
u-boot-customlayout.lds Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections 2008-01-12 20:31:39 +01:00
u-boot.lds Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections 2008-01-12 20:31:39 +01:00
usb.c MPC5xxx: fix some compiler warnings in USB code 2007-08-29 02:09:58 +02:00
usb_ohci.c
usb_ohci.h