[PATCH v2] net: fec_mpc52xx: Read MAC address from device-tree

Timur Tabi timur.tabi at calxeda.com
Tue Feb 12 23:36:55 EST 2013


On Tue, Feb 12, 2013 at 3:08 AM, Stefan Roese <sr at denx.de> wrote:

> +        * First try to read MAC address from DT
> +        */
> +       p = of_get_property(np, "local-mac-address", NULL);

of_get_mac_address()


More information about the Linuxppc-dev mailing list