[PATCH 1/3] ARM: dts: am335x-phytec-phycore-som: Disable mac node.
Wadim Egorov
w.egorov at phytec.de
Mon Sep 28 03:47:59 PDT 2015
Signed-off-by: Wadim Egorov <w.egorov at phytec.de>
---
arch/arm/dts/am335x-phytec-phycore-som-mlo.dts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm/dts/am335x-phytec-phycore-som-mlo.dts b/arch/arm/dts/am335x-phytec-phycore-som-mlo.dts
index f70835f..32b43dd 100644
--- a/arch/arm/dts/am335x-phytec-phycore-som-mlo.dts
+++ b/arch/arm/dts/am335x-phytec-phycore-som-mlo.dts
@@ -27,3 +27,7 @@
&gpmc {
status = "disabled";
};
+
+&mac {
+ status = "disabled";
+};
--
1.9.1
More information about the barebox
mailing list