ramips: wn575a3: fix eeprom size for 5ghz wifi

MT7613 uses 4da8 for eeprom size. eeprom + calibration.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/22463
Signed-off-by: Robert Marko <robimarko@gmail.com>
(cherry picked from commit 086fb1c067)
This commit is contained in:
Rosen Penev 2026-03-16 22:17:14 -07:00 committed by Hauke Mehrtens
parent 051ec7f11d
commit 55b55c2d1a

View File

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