ramips: Cudy WR1300v2 fix mt7613 calibration data length

Since MT7613 is handled by MT7615 driver, and other devices using MT7615
have reg = <0x8000 0x4da8>; this needs updating or eeprom data fails to load.

Signed-off-by: Filip Milivojevic <zekica@gmail.com>
This commit is contained in:
Filip Milivojevic 2023-11-03 10:10:14 +01:00 committed by Christian Marangi
parent c2a30b6e01
commit 168beef1dd
No known key found for this signature in database
GPG Key ID: AC001D09ADBFEAD7

View File

@ -90,7 +90,7 @@
};
eeprom_factory_8000: eeprom@8000 {
reg = <0x8000 0x200>;
reg = <0x8000 0x4da8>;
};
};