uboot/cpu/mpc86xx
Jon Loeliger bd7851ce1e mpc86xx; Write MAC address to mac-address and local-mac-address
Some device trees have a mac-address property, some have local-mac-address,
and some have both.  To support all of these device trees, ftp_cpu_setup()
should write the MAC address to mac-address and local-mac-address, if they
exist.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-04-20 14:12:26 -05:00
..
Makefile Fix "ar" flags in some Makefiles to allow for silent "make -s" 2006-10-27 11:55:21 +02:00
cache.S Remove L2 Cache invalidate polling. 2006-05-19 13:54:02 -05:00
config.mk Review cleanups. 2006-05-31 14:01:32 -05:00
cpu.c mpc86xx; Write MAC address to mac-address and local-mac-address 2007-04-20 14:12:26 -05:00
cpu_init.c Remove trailing empty lines. 2006-08-29 11:05:09 -05:00
interrupts.c Set Rev 2.x 86xx PIC in mixed mode. 2007-03-22 11:02:35 -05:00
pci.c General indent and whitespace cleanups. 2006-08-22 12:06:18 -05:00
pcie_indirect.c General indent and whitespace cleanups. 2006-08-22 12:06:18 -05:00
resetvec.S Initial support for MPC8641 HPCN board. 2006-04-26 17:58:56 -05:00
spd_sdram.c Add support for 8641 Rev 2 silicon. 2007-03-22 11:02:34 -05:00
speed.c General indent and whitespace cleanups. 2006-08-22 12:06:18 -05:00
start.S Code cleanup 2006-10-24 15:32:57 +02:00
traps.c General indent and whitespace cleanups. 2006-08-22 12:06:18 -05:00