commit | 4399a519320b31ee66779cf42673633b29b7c224 | [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 | eac342dc6f51332f4e11f33c34e129dbd0294234 [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>