mpc86xx; Write MAC address to mac-address and local-mac-address
authorJon Loeliger <jdl@freescale.com>
Fri, 20 Apr 2007 19:12:26 +0000 (14:12 -0500)
committerJon Loeliger <jdl@freescale.com>
Fri, 20 Apr 2007 19:12:26 +0000 (14:12 -0500)
commitbd7851ce1e1f140665b520026abf1042968b1102
treee278b377e1eadac2286fc51a3b7354b94c74d5af
parent7dbdf28b8bd855a8530dc3292e4982575a197060
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>
cpu/mpc86xx/cpu.c