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

2013-02-11 Thread David Miller
From: Stefan Roese Date: Sat, 9 Feb 2013 10:49:12 +0100 > Until now, the MPC5200 FEC ethernet driver relied upon the bootloader > (U-Boot) to write the MAC address into the ethernet controller > registers. The Linux driver should not rely on such a thing. So > lets read the MAC address from the

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

2013-02-09 Thread Stefan Roese
Until now, the MPC5200 FEC ethernet driver relied upon the bootloader (U-Boot) to write the MAC address into the ethernet controller registers. The Linux driver should not rely on such a thing. So lets read the MAC address from the DT as it should be done here. This fixes a problem with a MPC5200

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

2013-02-09 Thread Stefan Roese
Until now, the MPC5200 FEC ethernet driver relied upon the bootloader (U-Boot) to write the MAC address into the ethernet controller registers. The Linux driver should not rely on such a thing. So lets read the MAC address from the DT as it should be done here. This fixes a problem with a MPC5200