u-boot-brain/cpu/mpc85xx
Kumar Gala 22419d7797 85xx: Always attempt ethernet device tree fixup
Its reasonable that we may have ethernet devices but dont have drivers
or support enabled for them in u-boot and want the device tree fixed up.
Unconditionally calling the ethernet fixup is fine since if we dont have
ethernet nodes that match (or aliases) we will not attempt to do
anything.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Acked-by: Timur Tabi <timur@freescale.com>
2009-06-12 17:16:26 -05:00
..
commproc.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
config.mk 85xx: Add -mno-spe to e500/85xx builds 2008-04-29 20:08:43 +02:00
cpu_init.c 85xx: Add support for additional e500mc features 2009-03-30 13:33:50 -05:00
cpu.c MPC85xx: Add MPC8569 CPU support 2009-03-30 13:33:51 -05:00
ddr-gen1.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ddr-gen2.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ddr-gen3.c fsl-ddr: add the DDR3 SPD infrastructure 2009-03-30 13:33:50 -05:00
ether_fcc.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
fdt.c 85xx: Always attempt ethernet device tree fixup 2009-06-12 17:16:26 -05:00
interrupts.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
Makefile MPC85xx: Add MPC8569 CPU support 2009-03-30 13:33:51 -05:00
mp.c 85xx: Introduce determine_mp_bootpg() helper. 2009-04-01 15:29:49 -05:00
mp.h 85xx: Introduce determine_mp_bootpg() helper. 2009-04-01 15:29:49 -05:00
mpc8536_serdes.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
pci.c 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards 2009-01-23 17:03:13 -06:00
qe_io.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
release.S 85xx: Add support for additional e500mc features 2009-03-30 13:33:50 -05:00
resetvec.S * Patches by Xianghua Xiao, 15 Oct 2003: 2003-10-15 23:53:47 +00:00
serial_scc.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
speed.c Add secondary CPUs processor frequency for e500 core 2009-01-23 17:03:14 -06:00
start.S MPC85xx: Add MPC8569 CPU support 2009-03-30 13:33:51 -05:00
tlb.c 85xx: Use print_size to report amount of memory not mapped by TLBs 2009-06-12 09:15:48 -05:00
traps.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00