[PATCH 4/7] ARM: dts: phyFLEX-AM335x-som: Disable eeprom on default
Teresa Remmet
t.remmet at phytec.de
Fri Jul 17 04:13:50 PDT 2015
Only enable eeprom when populated. So disable it in dtsi
file and enable if needed in board dts.
Signed-off-by: Teresa Remmet <t.remmet at phytec.de>
---
arch/arm/dts/am335x-phytec-phyflex-som.dtsi | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/dts/am335x-phytec-phyflex-som.dtsi b/arch/arm/dts/am335x-phytec-phyflex-som.dtsi
index b8c6886..81ecf9d 100644
--- a/arch/arm/dts/am335x-phytec-phyflex-som.dtsi
+++ b/arch/arm/dts/am335x-phytec-phyflex-som.dtsi
@@ -138,6 +138,7 @@
byte_len = <4096>;
pagesize = <32>;
reg = <0x52>;
+ status = "disabled";
};
};
--
1.9.1
More information about the barebox
mailing list