clearfog: re-addressing the EEPROM
0x57 presented a conflicting address with one of the PSUs due to our
XORing.
Change-Id: I7539a89df9b825ffbed48e43b0a2300ab58ecb80
diff --git a/board/czechlight/clearfog/sdn-roadm-clearfog.dtsi b/board/czechlight/clearfog/sdn-roadm-clearfog.dtsi
index a4c6788..be414e5 100644
--- a/board/czechlight/clearfog/sdn-roadm-clearfog.dtsi
+++ b/board/czechlight/clearfog/sdn-roadm-clearfog.dtsi
@@ -214,9 +214,9 @@
};
&i2c1 {
- eeprom@57 {
+ eeprom@53 {
compatible = "atmel,24c128";
- reg = <0x57>;
+ reg = <0x53>;
pagesize = <64>;
// There's no read-only parameter because we want to enable flashing the EEPROM by
// installing a physical jumper. It doesn't matter that Linux still considers this