ramips: Cudy X6 fixes / improvements
authorFelix Baumann <felix.bau@gmx.de>
Fri, 21 Apr 2023 01:07:58 +0000 (03:07 +0200)
committerDavid Bauer <mail@david-bauer.net>
Sun, 30 Apr 2023 19:08:51 +0000 (21:08 +0200)
commit749cc6ffc4d1607a31426f486da5ae97d3b55c40
tree3cd91b4e2b073363c33889b803502525b35fb915
parent3960c220daabe5b58381af1a8c7b9dd2e6b7e815
ramips: Cudy X6 fixes / improvements

- Correct WiFi MACs, they didn't match oem firmware
- Move nvmem-cells to bdinfo partition and remove &bdinfo reference
- Add OEM device model name R13 to SUPPORTED_DEVICES
  This allows sysupgrading from Cudy's OpenWrt fork without force
- Label red_led and use it during failsafe mode and upgrades

MAC addresses as verified by OEM firmware:

use   address             source
LAN   b4:4b:d6:2d:c8:4a   label
WAN   b4:4b:d6:2d:c8:4b   label + 1
2g    b4:4b:d6:2d:c8:4a   label
5g    b6:4b:d6:3d:c8:4a   label + LA-Bit set + 4th oktet increased

The label MAC address is found in bdinfo 0xde00.

Signed-off-by: Felix Baumann <felix.bau@gmx.de>
[read wifi mac from flash offset]
Signed-off-by: David Bauer <mail@david-bauer.net>
(cherry picked from commit 45cf200b2e22c34f2ae043b87e24230de526fefc)
target/linux/ramips/dts/mt7621_cudy_x6.dts
target/linux/ramips/image/mt7621.mk
target/linux/ramips/mt7621/base-files/etc/hotplug.d/ieee80211/10_fix_wifi_mac