ramips: fix EEPROM size for I-O DATA WN-DEAX1800GR

I-O DATA WN-DEAX1800GR uses MT7915 PCIe NIC. The correct EEPROM
size is 0xe00.

Fixes: ac68fbf526 ("ramips: add support for I-O DATA WN-DEAX1800GR")
Signed-off-by: Shiji Yang <yangshiji66@qq.com>
This commit is contained in:
Shiji Yang 2023-10-08 10:16:16 +08:00 committed by Christian Marangi
parent e66eed033f
commit 22b0c36ae7
No known key found for this signature in database
GPG Key ID: AC001D09ADBFEAD7

View File

@ -130,7 +130,7 @@
#size-cells = <1>;
eeprom: eeprom@0 {
reg = <0x0 0x1aa20>;
reg = <0x0 0xe00>;
};
macaddr_factory_4: macaddr@4 {