firmware/build_patches/openwrt
Adrian Schmutzler 87d875cd94 build_patches: add fix for 2.4 GHz on Archer C50 v4
Fixes low signal issue for 2.4 GHz for the TP-Link Archer C50 v4.
The first two bytes in the eeprom are the chip id. The working
devices have 0x7628 there, whereas the non-working devices have
0x7600 there. This chip id gets checked by the function
mt7603_check_eeprom() which leads the driver to ignore the
contents of the eeprom partition and load default values from otp.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Reviewed-by: Fabian Bläse <fabian@blaese.de>
2020-12-09 13:10:01 +01:00
..
0001-Disable-OpenWrt-config-migration-mechanisms.patch OpenWrt: bump to 19.07.3 2020-06-18 11:58:54 +02:00
0002-set-root-password.patch OpenWrt: bump to 19.07.3 2020-06-18 11:58:54 +02:00
0003-ntpd-host-as-string.patch OpenWrt: bump to 19.07.3 2020-06-18 11:58:54 +02:00
0013-vxlan-remove-mandatory-peeraddr.patch OpenWrt: bump to 19.07.5 2020-12-09 13:08:26 +01:00
0014-vxlan-add-capability-for-multiple-fdb-entries.patch OpenWrt: bump to 19.07.5 2020-12-09 13:08:26 +01:00
0031-mt76-mt7603-allow-eeprom-sections-starting-with-7600.patch build_patches: add fix for 2.4 GHz on Archer C50 v4 2020-12-09 13:10:01 +01:00