Did a boot test on dra7-evm [1] and am437x-gp-evm [2]. Pushed a branch [3] for others to test the patch. [1]: http://pastebin.ubuntu.com/12513420/ [2]: http://pastebin.ubuntu.com/12513428/ [3]: git://git.ti.com/~mugunthanvnm/ti-linux-kernel/linux.git cpsw-macid-read-support Mugunthan V N (4): drivers: net: cpsw: davinci_emac: move reading mac id to common file drivers: net: cpsw-common: add support for reading mac address for dra7 and am437x platforms arm: dts: dra7: add syscon phandle to cpsw node arm: dts: am4372: add syscon phandle to cpsw node arch/arm/boot/dts/am4372.dtsi | 1 + arch/arm/boot/dts/dra7.dtsi | 1 + drivers/net/ethernet/ti/cpsw-common.c | 64 +++++++++++++++++++++++++++++----- drivers/net/ethernet/ti/cpsw.c | 11 +++--- drivers/net/ethernet/ti/cpsw.h | 3 +- drivers/net/ethernet/ti/davinci_emac.c | 44 ++--------------------- 6 files changed, 65 insertions(+), 59 deletions(-) -- 2.6.0.rc2.10.gf4d9753 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html