commit | 85e7c7a45e3dd9c7ce3e722352ba60f8df1a7a4b | [log] [tgz] |
---|---|---|
author | Timur Tabi <timur@freescale.com> | Mon Feb 12 13:34:55 2007 -0600 |
committer | Andrew Fleming-AFLEMING <afleming@freescale.com> | Mon Apr 23 19:58:28 2007 -0500 |
tree | 4a3d6e7daf0e603ead0d4fc5dcab4347c596087b | |
parent | 03b81b48eec0ad249ec97a4ae16c36fa2e014ff4 [diff] |
85xx: 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>