ramips: fix MTD EEPROM offset for TL-WR840N v5
authorFelix Fietkau <nbd@nbd.name>
Thu, 29 Nov 2018 10:45:07 +0000 (11:45 +0100)
committerFelix Fietkau <nbd@nbd.name>
Thu, 29 Nov 2018 10:45:44 +0000 (11:45 +0100)
The previous offset was invalid and pointed to the end of the partition,
which was causing issues with mt76

Signed-off-by: Felix Fietkau <nbd@nbd.name>
target/linux/ramips/dts/TL-WR840NV5.dts

index fc3d0aa3293d7b33a8ca96917dc248896702fb02..6b81282c9aa08d6fedfc950d02504044b8f7f55c 100644 (file)
@@ -96,7 +96,7 @@
 &wmac {
        status = "okay";
        mtd-mac-address = <&factory 0xf100>;
-       mediatek,mtd-eeprom = <&factory 0x10000>;
+       mediatek,mtd-eeprom = <&factory 0x0>;
 };
 
 &ethernet {