u-boot-brain/cpu/mpc83xx
Timur Tabi 61f4f912ac mpc83xx: 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, this patch
updates ftp_cpu_setup() to write the MAC address to mac-address if it exists.
This function already updates local-mac-address.

Signed-off-by: Timur Tabi <timur@freescale.com>
2007-03-02 11:05:54 -06:00
..
config.mk * Patch by Eran Liberty 2005-07-28 10:08:46 -05:00
cpu_init.c mpc83xx: Add support for the MPC832XEMDS board 2007-03-02 11:05:53 -06:00
cpu.c mpc83xx: write MAC address to mac-address and local-mac-address 2007-03-02 11:05:54 -06:00
interrupts.c mpc83xx: Miscellaneous code style fixes 2006-11-28 23:34:30 -06:00
Makefile mpc83xx: Update 83xx to use fsl_i2c.c 2006-11-03 19:42:23 -06:00
qe_io.c mpc83xx: streamline the 83xx immr head file 2007-03-02 11:05:53 -06:00
spd_sdram.c mpc83xx: Add DDR2 controller fixed/SPD Init for MPC83xx 2007-03-02 11:05:54 -06:00
speed.c mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X instead 2007-03-02 11:05:53 -06:00
start.S mpc83xx: Put the version (and magic) after the HRCW. 2007-03-02 11:05:53 -06:00
traps.c mpc83xx: Miscellaneous code style fixes 2006-11-28 23:34:30 -06:00