uboot/cpu/mpc5xxx
Kumar Gala e93becf80d Move do_fixup* for libfdt into common code
Moved the generic fixup handling code out of cpu/mpc5xxx and cpu/mpc8260
into common/fdt_support.c and renamed:

do_fixup()	-> do_fixup_by_path()
do_fixup_u32() 	-> do_fixup_by_path_u32()

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2007-11-21 14:01:49 -06:00
..
Makefile
config.mk Revert "Correct fixup relocation for MPC5xxx" 2007-11-15 08:31:22 -07:00
cpu.c Move do_fixup* for libfdt into common code 2007-11-21 14:01:49 -06:00
cpu_init.c
fec.c
fec.h
firmware_sc_task.impl.S
firmware_sc_task_bestcomm.impl.S
i2c.c
ide.c Minor coding style cleanup. 2007-08-29 01:32:05 +02:00
interrupts.c
io.S
loadtask.c
pci_mpc5200.c
sdma.h
serial.c
speed.c
start.S
traps.c
u-boot-customlayout.lds Revert "Correct fixup relocation for MPC5xxx" 2007-11-15 08:31:22 -07:00
u-boot.lds Revert "Correct fixup relocation for MPC5xxx" 2007-11-15 08:31:22 -07: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