commit | bd7851ce1e1f140665b520026abf1042968b1102 | [log] [tgz] |
---|---|---|
author | Jon Loeliger <jdl@freescale.com> | Fri Apr 20 14:12:26 2007 -0500 |
committer | Jon Loeliger <jdl@freescale.com> | Fri Apr 20 14:12:26 2007 -0500 |
tree | e278b377e1eadac2286fc51a3b7354b94c74d5af | |
parent | 7dbdf28b8bd855a8530dc3292e4982575a197060 [diff] |
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>