commit | abe7bd040a24ccb15dce024a024d39298c08f632 | [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 | 176f509893ebc74a01742e8a6d1d26507f01920a [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>