diff options
author | Timur Tabi <timur@freescale.com> | 2007-02-16 19:01:29 +0100 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2007-02-17 00:21:25 +0100 |
commit | 29cfe6f4fb7d187f65564764a0ecf2caf9d8ed58 (patch) | |
tree | acd07e68e6c426d7fc21606acd27bf21c06df0aa /Documentation/powerpc/booting-without-of.txt | |
parent | [POWERPC] Fix bug with early ioremap and 64k pages (diff) | |
download | linux-29cfe6f4fb7d187f65564764a0ecf2caf9d8ed58.tar.xz linux-29cfe6f4fb7d187f65564764a0ecf2caf9d8ed58.zip |
[POWERPC] add of_get_mac_address and update fsl_soc.c to use it
Add function of_get_mac_address(), which obtains the best MAC address to use
from the device tree by checking various properties in order. The order is:
'mac-address', then 'local-mac-address', then 'address'. It skips properties
that contain invalid MAC addresses, which were probably not initialized
by U-Boot.
Update gfar_of_init() and fs_enet_of_init() in fsl_soc.c to call
of_get_mac_address().
Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'Documentation/powerpc/booting-without-of.txt')
0 files changed, 0 insertions, 0 deletions