[PATCH] ARM: phycore-imx6ul: use MAC address from OCOTP
From: Lucas Stach <l.stach@pengutronix.de>
Date: 2017-08-25 14:05:36
Subsystem:
arm port, the rest · Maintainers:
Russell King, Linus Torvalds
From: Lucas Stach <l.stach@pengutronix.de>
Date: 2017-08-25 14:05:36
Subsystem:
arm port, the rest · Maintainers:
Russell King, Linus Torvalds
The Phycore MX6UL modules are correctly fused with a MAC address. Use this for the Barebox network connection and fixing up the kernel DT. Signed-off-by: Lucas Stach <l.stach@pengutronix.de> --- arch/arm/dts/imx6ul-phytec-phycore-som.dtsi | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/arch/arm/dts/imx6ul-phytec-phycore-som.dtsi b/arch/arm/dts/imx6ul-phytec-phycore-som.dtsi
index 96beef4e72f7..8cec1296a7f4 100644
--- a/arch/arm/dts/imx6ul-phytec-phycore-som.dtsi
+++ b/arch/arm/dts/imx6ul-phytec-phycore-som.dtsi@@ -176,3 +176,7 @@ }; }; }; + +&ocotp { + barebox,provide-mac-address = <&fec1 0x620 &fec2 0x632>; +};
--
2.11.0
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox