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)
committerJo-Philipp Wich <jo@mein.io>
Tue, 18 Dec 2018 16:48:20 +0000 (17:48 +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>
(backported from 5c9ad4fa6e57de5618952c89a2eb65436d7d0f85)

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 {