Request for TP-Link RE220 v1 images (RE200 v3 clone) by someone with a toolchain

thank you! VLAN-aware change must have been made in the latest releases :grinning::+1:

GPIO 44 does not map to a specific LED. I guess the correct thing is to remove it. I will test your updated image and see if removing it causes any problems (like keeping all lights off by default).

Alright, master images (including LuCI) can be found here, the patch to add support (which applies cleanly to 22.03 HEAD btw, in case anyone wants to try) is there as well. I am getting the message on 22.03 that the images are too big to be built though, but that might be some personal settings that are lingering. I haven't been able to clean them out though, so YMMV.

I used new sysupgrade image on device that had your previous image.

When device starts, power light comes on, but it is the only one.

There are some problems with the image.
No 2.4GHz radio
no ../leds/leds directory.

root@OpenWrt:~# ubus call system board
{
        "kernel": "5.10.156",
        "hostname": "OpenWrt",
        "system": "MediaTek MT7628AN ver:1 eco:2",
        "model": "TP-Link RE220 v1",
        "board_name": "tplink,re220-v1",
        "rootfs_type": "squashfs",
        "release": {
                "distribution": "OpenWrt",
                "version": "SNAPSHOT",
                "revision": "r21374+1-366bcffa0e",
                "target": "ramips/mt76x8",
                "description": "OpenWrt SNAPSHOT r21374+1-366bcffa0e"
        }
}
root@OpenWrt:~# cat /etc/config/wireless

config wifi-device 'radio0'
        option type 'mac80211'
        option path 'pci0000:00/0000:00:00.0/0000:01:00.0'
        option channel '36'
        option band '5g'
        option htmode 'VHT80'

config wifi-iface 'default_radio0'
        option device 'radio0'
        option network 'lan'
        option mode 'ap'
        option ssid 'OpenWrt'
        option encryption 'none'

root@OpenWrt:~# ls -al /sys/devices/platform/leds
drwxr-xr-x    2 root     root             0 Jan  1  1970 .
drwxr-xr-x   19 root     root             0 Jan  1  1970 ..
-rw-r--r--    1 root     root          4096 Nov 30 17:25 driver_override
-r--r--r--    1 root     root          4096 Nov 30 17:25 modalias
lrwxrwxrwx    1 root     root             0 Nov 30 17:25 of_node -> ../../../firmware/devicetree/base/leds
lrwxrwxrwx    1 root     root             0 Nov 30 17:25 subsystem -> ../../../bus/platform
-rw-r--r--    1 root     root          4096 Nov 30 17:25 uevent
root@OpenWrt:~#

Can you still change the value of that GPIO 44? If so, do the other LEDs activate again?

Anything in logread or dmesg about that radio?

Other than the LEDs, nothing changed in the DTS AFAIK. But I'll double check.

nothing jumps out at me. dmesg has 'MAC error detected'

doesn't the missing leds/leds/ dir mean there is a problem w/ the build?

I did some gpio testing using script from wiki gpio post

root@OpenWrt:/tmp# ./gpiocontrol.sh 44 out 255
root@OpenWrt:/tmp# ./gpiocontrol.sh 44 out 0
root@OpenWrt:/tmp# ./gpiocontrol.sh 43 out 255
root@OpenWrt:/tmp# ./gpiocontrol.sh 43 out 0
root@OpenWrt:/tmp# # 43 and 44 both must be 0 for power light to be on
root@OpenWrt:/tmp# ./gpiocontrol.sh 39 out 0
root@OpenWrt:/tmp# ./gpiocontrol.sh 39 out 255
root@OpenWrt:/tmp# ./gpiocontrol.sh 39 out 0
root@OpenWrt:/tmp# ./gpiocontrol.sh 44 out 255
root@OpenWrt:/tmp# #39 and 44 both must be 0 for lan light to come on
root@OpenWrt:/tmp#

On fresh boot, LAN light does not come on or blink even though network cable is plugged in and used.
If I set gpio #39 to 0 it lights up (as 44 is believed to be already 0).

I bricked my RE200 v3 and i need FLASH(W25Q64JV) image that was saved with CH341a programmer.

Thank you!

@jedboy Can you pastebin dmesg output? There's been PCIe issues popping up again, might have something to do with it. Both for an image that worked and for the last one that broke 2,4 GHz please.

I will revisit the LEDs, but I'll probably leave it as it was before.

Here are dmesg output. All from same device (device B)

It already had the October test build where everything worked pretty good.

Oct Build (SHA256: B65D62F3B66895BA4AC1F6B309626CE35D706EB1696B81C2D8DBF247CE632477)
on Device B

BusyBox v1.35.0 (2022-09-29 17:33:17 UTC) built-in shell (ash)

  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 OpenWrt SNAPSHOT, r20787-3848cf458e
 -----------------------------------------------------
root@OpenWrt:~# ubus call system board
{
        "kernel": "5.10.144",
        "hostname": "OpenWrt",
        "system": "MediaTek MT7628AN ver:1 eco:2",
        "model": "TP-Link RE220 v1",
        "board_name": "tplink,re220-v1",
        "rootfs_type": "squashfs",
        "release": {
                "distribution": "OpenWrt",
                "version": "SNAPSHOT",
                "revision": "r20787-3848cf458e",
                "target": "ramips/mt76x8",
                "description": "OpenWrt SNAPSHOT r20787-3848cf458e"
        }
}


root@OpenWrt:~# cat /etc/config/wireless | grep wifi-device
config wifi-device 'radio0'
config wifi-device 'radio1'

root@OpenWrt:~# ls /sys/devices/platform/leds/leds
re220-v1:green:lan     re220-v1:green:wifi    re220-v1:green:wifi5g  re220-v1:red:wifi2g
re220-v1:green:power   re220-v1:green:wifi2g  re220-v1:green:wps     re220-v1:red:wifi5g


root@OpenWrt:~# dmesg
[    0.000000] Linux version 5.10.144 (builder) (mipsel-openwrt-linux-musl-gcc (OpenWrt GCC 11.3.0 r20787-3848cf458e) 11.3.0, GNU ld (GNU Binutils) 2.37) #0 Thu Sep 29 17:33:17 2022
[    0.000000] Board has DDR2
[    0.000000] Analog PMU set to hw control
[    0.000000] Digital PMU set to hw control
[    0.000000] SoC Type: MediaTek MT7628AN ver:1 eco:2
[    0.000000] printk: bootconsole [early0] enabled
[    0.000000] CPU0 revision is: 00019655 (MIPS 24KEc)
[    0.000000] MIPS: machine is TP-Link RE220 v1
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
[    0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x0000000000000000-0x0000000003ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x0000000003ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000003ffffff]
[    0.000000] On node 0 totalpages: 16384
[    0.000000]   Normal zone: 144 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 16384 pages, LIFO batch:3
[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.000000] pcpu-alloc: [0] 0
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 16240
[    0.000000] Kernel command line: console=ttyS0,57600n8 rootfstype=squashfs,jffs2
[    0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes, linear)
[    0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes, linear)
[    0.000000] Writing ErrCtl register=00036dbb
[    0.000000] Readback ErrCtl register=00036dbb
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 56420K/65536K available (5271K kernel code, 613K rwdata, 1116K rodata, 1184K init, 201K bss, 9116K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS: 256
[    0.000000] intc: using register map from devicetree
[    0.000000] CPU Clock: 580MHz
[    0.000000] timer_probe: no matching timers found
[    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6590553264 ns
[    0.000010] sched_clock: 32 bits at 290MHz, resolution 3ns, wraps every 7405115902ns
[    0.015466] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216)
[    0.087670] pid_max: default: 32768 minimum: 301
[    0.096973] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.111308] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.129118] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
[    0.148199] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.167578] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
[    0.181088] pinctrl core: initialized pinctrl subsystem
[    0.193014] NET: Registered protocol family 16
[    0.317260] mt7620-pci 10140000.pcie: Port 0 N_FTS = 1b105000
[    0.478272] PCI host bridge /pcie@10140000 ranges:
[    0.487622]  MEM 0x0000000020000000..0x000000002fffffff
[    0.497923]   IO 0x0000000010160000..0x000000001016ffff
[    0.560570] PCI host bridge to bus 0000:00
[    0.568612] pci_bus 0000:00: root bus resource [mem 0x20000000-0x2fffffff]
[    0.582133] pci_bus 0000:00: root bus resource [io  0x10160000-0x1016ffff]
[    0.595720] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
[    0.609135] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    0.624843] pci 0000:00:00.0: [14c3:0801] type 01 class 0x060400
[    0.636676] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff]
[    0.649044] pci 0000:00:00.0: reg 0x14: [mem 0x00000000-0x0000ffff]
[    0.661504] pci 0000:00:00.0: supports D1
[    0.669324] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[    0.682385] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    0.698345] pci 0000:01:00.0: [14c3:7650] type 00 class 0x028000
[    0.710141] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff]
[    0.722625] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.735030] pci 0000:01:00.1: [14c3:8650] type 00 class 0x0d1100
[    0.746836] pci 0000:01:00.1: reg 0x10: [mem 0x00000000-0x000fffff]
[    0.759303] pci 0000:01:00.1: supports D1
[    0.767078] pci 0000:01:00.1: PME# supported from D0 D1 D3hot D3cold
[    0.781144] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    0.794129] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 01
[    0.807204] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000]
[    0.820240] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000]
[    0.834001] pci 0000:00:00.0: BAR 8: assigned [mem 0x20000000-0x201fffff]
[    0.847416] pci 0000:00:00.0: BAR 1: assigned [mem 0x20200000-0x2020ffff]
[    0.860841] pci 0000:01:00.0: BAR 0: assigned [mem 0x20000000-0x200fffff]
[    0.874254] pci 0000:01:00.1: BAR 0: assigned [mem 0x20100000-0x201fffff]
[    0.887668] pci 0000:00:00.0: PCI bridge to [bus 01]
[    0.897460] pci 0000:00:00.0:   bridge window [mem 0x20000000-0x201fffff]
[    0.917840] clocksource: Switched to clocksource MIPS
[    0.929103] NET: Registered protocol family 2
[    0.937966] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.952933] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
[    0.969477] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.984534] TCP bind hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.998447] TCP: Hash tables configured (established 1024 bind 1024)
[    1.011167] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
[    1.024024] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
[    1.038121] NET: Registered protocol family 1
[    1.046679] PCI: CLS 0 bytes, default 32
[    1.062315] workingset: timestamp_bits=14 max_order=14 bucket_order=0
[    1.080188] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.091640] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    1.114695] mt7621_gpio 10000600.gpio: registering 32 gpios
[    1.125928] mt7621_gpio 10000600.gpio: registering 32 gpios
[    1.137152] mt7621_gpio 10000600.gpio: registering 32 gpios
[    1.148442] Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled
[    1.162062] printk: console [ttyS0] disabled
[    1.170560] 10000c00.uartlite: ttyS0 at MMIO 0x10000c00 (irq = 28, base_baud = 2500000) is a 16550A
[    1.188383] printk: console [ttyS0] enabled
[    1.204844] printk: bootconsole [early0] disabled
[    1.224809] spi-mt7621 10000b00.spi: sys_freq: 193333333
[    1.249323] spi-nor spi0.0: s25fl064k (8192 Kbytes)
[    1.259138] 4 fixed-partitions partitions found on MTD device spi0.0
[    1.271784] OF: Bad cell count for /palmbus@10000000/spi@b00/flash@0/partitions
[    1.286303] OF: Bad cell count for /palmbus@10000000/spi@b00/flash@0/partitions
[    1.301267] OF: Bad cell count for /palmbus@10000000/spi@b00/flash@0/partitions
[    1.315808] OF: Bad cell count for /palmbus@10000000/spi@b00/flash@0/partitions
[    1.331187] Creating 4 MTD partitions on "spi0.0":
[    1.340746] 0x000000000000-0x000000020000 : "u-boot"
[    1.355312] 0x000000020000-0x0000007c0000 : "firmware"
[    1.366980] 2 tplink-fw partitions found on MTD device firmware
[    1.378808] Creating 2 MTD partitions on "firmware":
[    1.388662] 0x000000000000-0x000000214e3b : "kernel"
[    1.398500] mtd: partition "kernel" doesn't end on an erase/write block -- force read-only
[    1.417968] 0x000000214e3b-0x0000007a0000 : "rootfs"
[    1.427852] mtd: partition "rootfs" doesn't start on an erase/write block boundary -- force read-only
[    1.448308] mtd: device 3 (rootfs) set to be root filesystem
[    1.459737] 1 squashfs-split partitions found on MTD device rootfs
[    1.472014] 0x0000005a0000-0x0000007a0000 : "rootfs_data"
[    1.483948] 0x0000007c0000-0x0000007f0000 : "config"
[    1.496885] 0x0000007f0000-0x000000800000 : "radio"
[    1.546005] rt3050-esw 10110000.esw: mediatek esw at 0xb0110000, irq 25 initialized
[    1.562092] mtk_soc_eth 10100000.ethernet eth0: mediatek frame engine at 0xb0100000, irq 5
[    1.580209] NET: Registered protocol family 10
[    1.594520] Segment Routing with IPv6
[    1.601994] NET: Registered protocol family 17
[    1.610940] 8021q: 802.1Q VLAN Support v1.8
[    1.626951] VFS: Mounted root (squashfs filesystem) readonly on device 31:3.
[    1.647640] Freeing unused kernel memory: 1184K
[    1.656651] This architecture does not have kernel memory protection.
[    1.669421] Run /sbin/init as init process
[    1.677516]   with arguments:
[    1.677522]     /sbin/init
[    1.677526]   with environment:
[    1.677532]     HOME=/
[    1.677536]     TERM=linux
[    2.247742] init: Console is alive
[    2.255185] init: - watchdog -
[    3.173354] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[    3.290827] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[    3.315839] init: - preinit -
[    4.670209] rt3050-esw 10110000.esw: port 4 link up
[    4.788864] random: jshn: uninitialized urandom read (4 bytes read)
[    5.004266] random: jshn: uninitialized urandom read (4 bytes read)
[    5.076880] random: jshn: uninitialized urandom read (4 bytes read)
[    5.585930] rt3050-esw 10110000.esw: port 4 link down
[    5.844316] random: procd: uninitialized urandom read (4 bytes read)
[    8.088631] jffs2: notice: (385) jffs2_build_xattr_subsystem: complete building xattr subsystem, 36 of xdatum (0 unchecked, 25 orphan) and 46 of xref (14 dead, 19 orphan) found.
[    8.121922] mount_root: switching to jffs2 overlay
[    8.135256] overlayfs: upper fs does not support tmpfile.
[    8.154132] urandom-seed: Seeding with /etc/urandom.seed
[    8.303542] procd: - early -
[    8.310447] procd: - watchdog -
[    8.720129] rt3050-esw 10110000.esw: port 4 link up
[    8.936266] rt3050-esw 10110000.esw: port 4 link down
[    9.033022] procd: - watchdog -
[    9.042202] procd: - ubus -
[    9.135791] random: ubusd: uninitialized urandom read (4 bytes read)
[    9.151823] random: ubusd: uninitialized urandom read (4 bytes read)
[    9.170342] random: ubusd: uninitialized urandom read (4 bytes read)
[    9.188610] procd: - init -
[   10.454646] random: jshn: uninitialized urandom read (4 bytes read)
[   10.516318] random: ubusd: uninitialized urandom read (4 bytes read)
[   10.558246] random: ubus: uninitialized urandom read (4 bytes read)
[   10.606792] kmodloader: loading kernel modules from /etc/modules.d/*
[   11.250294] Loading modules backported from Linux version v5.15.58-0-g7d8048d4e064
[   11.265376] Backport generated by backports.git v5.15.58-1-0-g42a95ce7
[   11.329613] urngd: v1.0.2 started.
[   11.572100] mt76_wmac 10300000.wmac: ASIC revision: 76280001
[   11.627199] rt3050-esw 10110000.esw: port 4 link up
[   11.796230] random: crng init done
[   11.803034] random: 22 urandom warning(s) missed due to ratelimiting
[   12.630587] mt76_wmac 10300000.wmac: Firmware Version: 20151201
[   12.642410] mt76_wmac 10300000.wmac: Build Time: 20151201183641
[   12.667838] mt76_wmac 10300000.wmac: firmware init done
[   12.851172] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   13.031578] PPP generic driver version 2.4.2
[   13.050093] NET: Registered protocol family 24
[   13.160482] mt76x0e 0000:01:00.0: card - bus=0x1, slot = 0x0 irq=4
[   13.173073] mt76x0e 0000:01:00.0: ASIC revision: 76100002
[   13.186142] mt76x0e 0000:01:00.0: Firmware Version: 0.1.00
[   13.498618] mt76x0e 0000:01:00.0: EEPROM ver:01 fae:00
[   13.530787] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
[   13.568001] kmodloader: done loading kernel modules from /etc/modules.d/*
[   23.971984] rt3050-esw 10110000.esw: port 4 link down
[   28.099312] rt3050-esw 10110000.esw: port 4 link up
[   38.480675] br-lan: port 1(wlan0) entered blocking state
[   38.491320] br-lan: port 1(wlan0) entered disabled state
[   38.502236] device wlan0 entered promiscuous mode
[   38.968587] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   38.981506] br-lan: port 1(wlan0) entered blocking state
[   38.992080] br-lan: port 1(wlan0) entered forwarding state
[   39.138900] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[   39.933161] br-lan: port 2(wlan1) entered blocking state
[   39.943785] br-lan: port 2(wlan1) entered disabled state
[   39.954752] device wlan1 entered promiscuous mode
[   40.299788] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
[   40.312696] br-lan: port 2(wlan1) entered blocking state
[   40.323272] br-lan: port 2(wlan1) entered forwarding state
root@OpenWrt:~#

Then I flashed the November test build on it, not keeping config. This is build that is missing a radio on leds folder.

Nov Build (SHA256: E635355C8FB1CF85676F295EC175083B91D86CDBFBAF9B95B00C3AE0658826BE)
On device B

BusyBox v1.35.0 (2022-11-30 17:19:19 UTC) built-in shell (ash)

  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 OpenWrt SNAPSHOT, r21374+1-366bcffa0e
 -----------------------------------------------------
root@OpenWrt:~# ubus call system board
{
        "kernel": "5.10.156",
        "hostname": "OpenWrt",
        "system": "MediaTek MT7628AN ver:1 eco:2",
        "model": "TP-Link RE220 v1",
        "board_name": "tplink,re220-v1",
        "rootfs_type": "squashfs",
        "release": {
                "distribution": "OpenWrt",
                "version": "SNAPSHOT",
                "revision": "r21374+1-366bcffa0e",
                "target": "ramips/mt76x8",
                "description": "OpenWrt SNAPSHOT r21374+1-366bcffa0e"
        }
}
root@OpenWrt:~# cat /etc/config/wireless | grep wifi-device
config wifi-device 'radio0'

root@OpenWrt:~# ls /sys/devices/platform/leds/leds
ls: /sys/devices/platform/leds/leds: No such file or directory
root@OpenWrt:~#

root@OpenWrt:~# dmesg
[    0.000000] Linux version 5.10.156 (1800x@crunchbot) (mipsel-openwrt-linux-musl-gcc (OpenWrt GCC 11.3.0 r20787-3848cf458e) 11.3.0, GNU ld (GNU Binutils) 2.37) #0 Wed Nov 30 17:19:19 2022
[    0.000000] Board has DDR2
[    0.000000] Analog PMU set to hw control
[    0.000000] Digital PMU set to hw control
[    0.000000] SoC Type: MediaTek MT7628AN ver:1 eco:2
[    0.000000] printk: bootconsole [early0] enabled
[    0.000000] CPU0 revision is: 00019655 (MIPS 24KEc)
[    0.000000] MIPS: machine is TP-Link RE220 v1
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
[    0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x0000000000000000-0x0000000003ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x0000000003ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000003ffffff]
[    0.000000] On node 0 totalpages: 16384
[    0.000000]   Normal zone: 128 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 16384 pages, LIFO batch:3
[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.000000] pcpu-alloc: [0] 0
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 16256
[    0.000000] Kernel command line: console=ttyS0,57600n8 rootfstype=squashfs,jffs2
[    0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes, linear)
[    0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes, linear)
[    0.000000] Writing ErrCtl register=00036db0
[    0.000000] Readback ErrCtl register=00036db0
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 57324K/65536K available (4950K kernel code, 586K rwdata, 632K rodata, 1184K init, 195K bss, 8212K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS: 256
[    0.000000] intc: using register map from devicetree
[    0.000000] CPU Clock: 580MHz
[    0.000000] timer_probe: no matching timers found
[    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6590553264 ns
[    0.000011] sched_clock: 32 bits at 290MHz, resolution 3ns, wraps every 7405115902ns
[    0.015463] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216)
[    0.087664] pid_max: default: 32768 minimum: 301
[    0.096938] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.111268] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.128590] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
[    0.147148] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.166514] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
[    0.179948] pinctrl core: initialized pinctrl subsystem
[    0.191946] NET: Registered protocol family 16
[    0.311409] mt7620-pci 10140000.pcie: Port 0 N_FTS = 1b105000
[    0.472416] PCI host bridge /pcie@10140000 ranges:
[    0.481762]  MEM 0x0000000020000000..0x000000002fffffff
[    0.492067]   IO 0x0000000010160000..0x000000001016ffff
[    0.545927] PCI host bridge to bus 0000:00
[    0.553988] pci_bus 0000:00: root bus resource [mem 0x20000000-0x2fffffff]
[    0.567487] pci_bus 0000:00: root bus resource [io  0x10160000-0x1016ffff]
[    0.581074] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
[    0.594488] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    0.610195] pci 0000:00:00.0: [14c3:0801] type 01 class 0x060400
[    0.622026] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff]
[    0.634397] pci 0000:00:00.0: reg 0x14: [mem 0x20200000-0x2020ffff]
[    0.646853] pci 0000:00:00.0: supports D1
[    0.654680] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[    0.667905] pci 0000:01:00.0: [14c3:7650] type 00 class 0x028000
[    0.679709] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff]
[    0.692187] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.704596] pci 0000:01:00.1: [14c3:8650] type 00 class 0x0d1100
[    0.716396] pci 0000:01:00.1: reg 0x10: [mem 0x00000000-0x000fffff]
[    0.728878] pci 0000:01:00.1: supports D1
[    0.736652] pci 0000:01:00.1: PME# supported from D0 D1 D3hot D3cold
[    0.750693] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    0.763670] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 01
[    0.776751] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000]
[    0.789787] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000]
[    0.803548] pci 0000:00:00.0: BAR 8: assigned [mem 0x20000000-0x201fffff]
[    0.816962] pci 0000:00:00.0: BAR 1: assigned [mem 0x20200000-0x2020ffff]
[    0.830391] pci 0000:01:00.0: BAR 0: assigned [mem 0x20000000-0x200fffff]
[    0.843802] pci 0000:01:00.1: BAR 0: assigned [mem 0x20100000-0x201fffff]
[    0.857215] pci 0000:00:00.0: PCI bridge to [bus 01]
[    0.867008] pci 0000:00:00.0:   bridge window [mem 0x20000000-0x201fffff]
[    0.886140] clocksource: Switched to clocksource MIPS
[    0.897322] NET: Registered protocol family 2
[    0.906092] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.921116] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
[    0.937612] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.952673] TCP bind hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.966601] TCP: Hash tables configured (established 1024 bind 1024)
[    0.979322] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
[    0.992183] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
[    1.006256] NET: Registered protocol family 1
[    1.014815] PCI: CLS 0 bytes, default 32
[    1.029508] workingset: timestamp_bits=30 max_order=14 bucket_order=0
[    1.046191] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.057599] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    1.080133] mt7621_gpio 10000600.gpio: registering 32 gpios
[    1.091353] mt7621_gpio 10000600.gpio: registering 32 gpios
[    1.102579] mt7621_gpio 10000600.gpio: registering 32 gpios
[    1.113838] Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled
[    1.127487] printk: console [ttyS0] disabled
[    1.135882] 10000c00.uartlite: ttyS0 at MMIO 0x10000c00 (irq = 28, base_baud = 2500000) is a 16550A
[    1.153811] printk: console [ttyS0] enabled
[    1.170206] printk: bootconsole [early0] disabled
[    1.190185] spi-mt7621 10000b00.spi: sys_freq: 193333333
[    1.212696] spi-nor spi0.0: s25fl064k (8192 Kbytes)
[    1.222504] 4 fixed-partitions partitions found on MTD device spi0.0
[    1.235147] OF: Bad cell count for /palmbus@10000000/spi@b00/flash@0/partitions
[    1.249649] OF: Bad cell count for /palmbus@10000000/spi@b00/flash@0/partitions
[    1.264619] OF: Bad cell count for /palmbus@10000000/spi@b00/flash@0/partitions
[    1.279154] OF: Bad cell count for /palmbus@10000000/spi@b00/flash@0/partitions
[    1.294547] Creating 4 MTD partitions on "spi0.0":
[    1.304099] 0x000000000000-0x000000020000 : "u-boot"
[    1.318128] 0x000000020000-0x0000007c0000 : "firmware"
[    1.329760] 2 tplink-fw partitions found on MTD device firmware
[    1.341560] Creating 2 MTD partitions on "firmware":
[    1.351410] 0x000000000000-0x0000001db022 : "kernel"
[    1.361240] mtd: partition "kernel" doesn't end on an erase/write block -- force read-only
[    1.380251] 0x0000001db022-0x0000007a0000 : "rootfs"
[    1.390162] mtd: partition "rootfs" doesn't start on an erase/write block boundary -- force read-only
[    1.409525] mtd: setting mtd3 (rootfs) as root device
[    1.420490] 1 squashfs-split partitions found on MTD device rootfs
[    1.432810] 0x000000660000-0x0000007a0000 : "rootfs_data"
[    1.444747] 0x0000007c0000-0x0000007f0000 : "config"
[    1.457422] 0x0000007f0000-0x000000800000 : "radio"
[    1.514295] rt3050-esw 10110000.esw: mediatek esw at 0xb0110000, irq 25 initialized
[    1.530347] mtk_soc_eth 10100000.ethernet eth0: mediatek frame engine at 0xb0100000, irq 5
[    1.548503] NET: Registered protocol family 10
[    1.562218] Segment Routing with IPv6
[    1.569684] NET: Registered protocol family 17
[    1.578577] 8021q: 802.1Q VLAN Support v1.8
[    1.595138] VFS: Mounted root (squashfs filesystem) readonly on device 31:3.
[    1.615826] Freeing unused kernel memory: 1184K
[    1.624831] This architecture does not have kernel memory protection.
[    1.637597] Run /sbin/init as init process
[    1.645692]   with arguments:
[    1.645697]     /sbin/init
[    1.645702]   with environment:
[    1.645707]     HOME=/
[    1.645712]     TERM=linux
[    2.303302] init: Console is alive
[    2.310709] init: - watchdog -
[    3.828650] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[    3.979748] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[    4.005179] init: - preinit -
[    5.327744] random: jshn: uninitialized urandom read (4 bytes read)
[    5.452155] random: jshn: uninitialized urandom read (4 bytes read)
[    5.522991] random: jshn: uninitialized urandom read (4 bytes read)
[    5.727160] rt3050-esw 10110000.esw: port 4 link up
[    6.044223] rt3050-esw 10110000.esw: port 4 link down
[    8.403003] mount_root: jffs2 not ready yet, using temporary tmpfs overlay
[    8.426271] urandom-seed: Seed file not found (/etc/urandom.seed)
[    8.578941] procd: - early -
[    8.585060] procd: - watchdog -
[    9.303196] procd: - watchdog -
[    9.431482] procd: - ubus -
[    9.562718] random: ubusd: uninitialized urandom read (4 bytes read)
[    9.578698] random: ubusd: uninitialized urandom read (4 bytes read)
[    9.597063] random: ubusd: uninitialized urandom read (4 bytes read)
[    9.613762] procd: - init -
[   10.383875] rt3050-esw 10110000.esw: port 4 link up
[   10.892558] random: jshn: uninitialized urandom read (4 bytes read)
[   10.954170] random: ubusd: uninitialized urandom read (4 bytes read)
[   10.996510] random: ubus: uninitialized urandom read (4 bytes read)
[   11.378427] kmodloader: loading kernel modules from /etc/modules.d/*
[   11.974242] urngd: v1.0.2 started.
[   12.306996] GACT probability on
[   12.327543] Mirror/redirect action on
[   12.341282] random: crng init done
[   12.348083] random: 20 urandom warning(s) missed due to ratelimiting
[   12.378437] u32 classifier
[   12.383808]     input device check on
[   12.391109]     Actions configured
[   12.427061] Loading modules backported from Linux version v5.15.74-0-ga3f2f5ac9d61
[   12.442145] Backport generated by backports.git v5.15.74-1-0-ge2d78967
[   12.583894] xt_time: kernel timezone is -0000
[   12.810718] PPP generic driver version 2.4.2
[   12.883263] mt76x0e 0000:01:00.0: card - bus=0x1, slot = 0x0 irq=4
[   12.895821] mt76x0e 0000:01:00.0: ASIC revision: 76100002
[   12.908644] mt76x0e 0000:01:00.0: Firmware Version: 0.1.00
[   13.156780] mt76x0e 0000:01:00.0: EEPROM ver:01 fae:00
[   13.169738] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   13.190016] rt3050-esw 10110000.esw: port 4 link down
[   13.269703] kmodloader: done loading kernel modules from /etc/modules.d/*
[   15.977729] rt3050-esw 10110000.esw: port 4 link up
[   34.984764] rt3050-esw 10110000.esw: port 4 link down
[   39.160690] rt3050-esw 10110000.esw: port 4 link up
[   44.332421] br-lan: port 1(eth0) entered blocking state
[   44.342869] br-lan: port 1(eth0) entered disabled state
[   44.353600] device eth0 entered promiscuous mode
[   44.504244] br-lan: port 1(eth0) entered blocking state
[   44.514672] br-lan: port 1(eth0) entered forwarding state
[   44.931399] jffs2_scan_eraseblock(): End of filesystem marker found at 0x0
[   44.968473] jffs2_build_filesystem(): unlocking the mtd device...
[   44.968488] done.
[   44.984595] jffs2_build_filesystem(): erasing all blocks after the end marker...
[   45.376255] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[   49.580736] done.
[   49.584588] jffs2: notice: (2180) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
[   49.962912] overlayfs: upper fs does not support tmpfile.
root@OpenWrt:~#

Then I flashed to October build on it again, not keeping config.
Weird thing is now only 1 radio shows up in wireless config. I guess November build stomped it.

Oct Build (SHA256: B65D62F3B66895BA4AC1F6B309626CE35D706EB1696B81C2D8DBF247CE632477)
on Device B

BusyBox v1.35.0 (2022-09-29 17:33:17 UTC) built-in shell (ash)

  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 OpenWrt SNAPSHOT, r20787-3848cf458e
 -----------------------------------------------------
=== WARNING! =====================================
There is no root password defined on this device!
Use the "passwd" command to set up a new password
in order to prevent unauthorized SSH logins.
--------------------------------------------------
root@OpenWrt:~#
root@OpenWrt:~#
root@OpenWrt:~#
root@OpenWrt:~# ubus call system board
{
        "kernel": "5.10.144",
        "hostname": "OpenWrt",
        "system": "MediaTek MT7628AN ver:1 eco:2",
        "model": "TP-Link RE220 v1",
        "board_name": "tplink,re220-v1",
        "rootfs_type": "squashfs",
        "release": {
                "distribution": "OpenWrt",
                "version": "SNAPSHOT",
                "revision": "r20787-3848cf458e",
                "target": "ramips/mt76x8",
                "description": "OpenWrt SNAPSHOT r20787-3848cf458e"
        }
}
root@OpenWrt:~# cat /etc/config/wireless | grep wifi-device
config wifi-device 'radio0'
root@OpenWrt:~#
root@OpenWrt:~#
root@OpenWrt:~# ls /sys/devices/platform/leds/leds
re220-v1:green:lan     re220-v1:green:wifi    re220-v1:green:wifi5g  re220-v1:red:wifi2g
re220-v1:green:power   re220-v1:green:wifi2g  re220-v1:green:wps     re220-v1:red:wifi5g


root@OpenWrt:~# dmesg
[    0.000000] Linux version 5.10.144 (builder@buildhost) (mipsel-openwrt-linux-musl-gcc (OpenWrt GCC 11.3.0 r20787-3848cf458e) 11.3.0, GNU ld (GNU Binutils) 2.37) #0 Thu Sep 29 17:33:17 2022
[    0.000000] Board has DDR2
[    0.000000] Analog PMU set to hw control
[    0.000000] Digital PMU set to hw control
[    0.000000] SoC Type: MediaTek MT7628AN ver:1 eco:2
[    0.000000] printk: bootconsole [early0] enabled
[    0.000000] CPU0 revision is: 00019655 (MIPS 24KEc)
[    0.000000] MIPS: machine is TP-Link RE220 v1
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
[    0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x0000000000000000-0x0000000003ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x0000000003ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000003ffffff]
[    0.000000] On node 0 totalpages: 16384
[    0.000000]   Normal zone: 144 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 16384 pages, LIFO batch:3
[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.000000] pcpu-alloc: [0] 0
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 16240
[    0.000000] Kernel command line: console=ttyS0,57600n8 rootfstype=squashfs,jffs2
[    0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes, linear)
[    0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes, linear)
[    0.000000] Writing ErrCtl register=00036db0
[    0.000000] Readback ErrCtl register=00036db0
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 56412K/65536K available (5677K kernel code, 619K rwdata, 696K rodata, 1188K init, 210K bss, 9124K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS: 256
[    0.000000] intc: using register map from devicetree
[    0.000000] CPU Clock: 580MHz
[    0.000000] timer_probe: no matching timers found
[    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6590553264 ns
[    0.000010] sched_clock: 32 bits at 290MHz, resolution 3ns, wraps every 7405115902ns
[    0.015478] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216)
[    0.087665] pid_max: default: 32768 minimum: 301
[    0.096966] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.111301] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.128999] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
[    0.148092] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.167478] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
[    0.180990] pinctrl core: initialized pinctrl subsystem
[    0.196237] NET: Registered protocol family 16
[    0.205773] thermal_sys: Registered thermal governor 'step_wise'
[    0.316046] mt7620-pci 10140000.pcie: Port 0 N_FTS = 1b105000
[    0.488927] PCI host bridge /pcie@10140000 ranges:
[    0.498277]  MEM 0x0000000020000000..0x000000002fffffff
[    0.508578]   IO 0x0000000010160000..0x000000001016ffff
[    0.570112] PCI host bridge to bus 0000:00
[    0.578090] pci_bus 0000:00: root bus resource [mem 0x20000000-0x2fffffff]
[    0.591747] pci_bus 0000:00: root bus resource [io  0x10160000-0x1016ffff]
[    0.605262] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
[    0.618673] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    0.634382] pci 0000:00:00.0: [14c3:0801] type 01 class 0x060400
[    0.646212] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff]
[    0.658583] pci 0000:00:00.0: reg 0x14: [mem 0x20200000-0x2020ffff]
[    0.671034] pci 0000:00:00.0: supports D1
[    0.678865] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[    0.692112] pci 0000:01:00.0: [14c3:7650] type 00 class 0x028000
[    0.703928] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff]
[    0.716392] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.728777] pci 0000:01:00.1: [14c3:8650] type 00 class 0x0d1100
[    0.740578] pci 0000:01:00.1: reg 0x10: [mem 0x00000000-0x000fffff]
[    0.753045] pci 0000:01:00.1: supports D1
[    0.760819] pci 0000:01:00.1: PME# supported from D0 D1 D3hot D3cold
[    0.774864] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    0.787846] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 01
[    0.800925] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000]
[    0.813961] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000]
[    0.827720] pci 0000:00:00.0: BAR 8: assigned [mem 0x20000000-0x201fffff]
[    0.841137] pci 0000:00:00.0: BAR 1: assigned [mem 0x20200000-0x2020ffff]
[    0.854562] pci 0000:01:00.0: BAR 0: assigned [mem 0x20000000-0x200fffff]
[    0.867976] pci 0000:01:00.1: BAR 0: assigned [mem 0x20100000-0x201fffff]
[    0.881388] pci 0000:00:00.0: PCI bridge to [bus 01]
[    0.891180] pci 0000:00:00.0:   bridge window [mem 0x20000000-0x201fffff]
[    0.912433] clocksource: Switched to clocksource MIPS
[    0.923744] NET: Registered protocol family 2
[    0.932627] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.947761] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
[    0.964301] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.979343] TCP bind hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.993263] TCP: Hash tables configured (established 1024 bind 1024)
[    1.005994] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
[    1.018849] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
[    1.032909] NET: Registered protocol family 1
[    1.041467] PCI: CLS 0 bytes, default 32
[    1.057046] workingset: timestamp_bits=14 max_order=14 bucket_order=0
[    1.075082] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.086538] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    1.108071] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    1.125220] mt7621_gpio 10000600.gpio: registering 32 gpios
[    1.136471] mt7621_gpio 10000600.gpio: registering 32 gpios
[    1.147682] mt7621_gpio 10000600.gpio: registering 32 gpios
[    1.158960] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[    1.174278] printk: console [ttyS0] disabled
[    1.182768] 10000c00.uartlite: ttyS0 at MMIO 0x10000c00 (irq = 28, base_baud = 2500000) is a 16550A
[    1.200579] printk: console [ttyS0] enabled
[    1.217059] printk: bootconsole [early0] disabled
[    1.237128] spi-mt7621 10000b00.spi: sys_freq: 193333333
[    1.267363] spi-nor spi0.0: s25fl064k (8192 Kbytes)
[    1.277183] 4 fixed-partitions partitions found on MTD device spi0.0
[    1.289831] OF: Bad cell count for /palmbus@10000000/spi@b00/flash@0/partitions
[    1.304343] OF: Bad cell count for /palmbus@10000000/spi@b00/flash@0/partitions
[    1.319305] OF: Bad cell count for /palmbus@10000000/spi@b00/flash@0/partitions
[    1.333848] OF: Bad cell count for /palmbus@10000000/spi@b00/flash@0/partitions
[    1.349227] Creating 4 MTD partitions on "spi0.0":
[    1.358784] 0x000000000000-0x000000020000 : "u-boot"
[    1.373582] 0x000000020000-0x0000007c0000 : "firmware"
[    1.385334] 2 tplink-fw partitions found on MTD device firmware
[    1.397140] Creating 2 MTD partitions on "firmware":
[    1.406980] 0x000000000000-0x00000021913b : "kernel"
[    1.416811] mtd: partition "kernel" doesn't end on an erase/write block -- force read-only
[    1.436233] 0x00000021913b-0x0000007a0000 : "rootfs"
[    1.446146] mtd: partition "rootfs" doesn't start on an erase/write block boundary -- force read-only
[    1.465571] mtd: device 3 (rootfs) set to be root filesystem
[    1.477945] 1 squashfs-split partitions found on MTD device rootfs
[    1.490285] 0x000000560000-0x0000007a0000 : "rootfs_data"
[    1.502266] 0x0000007c0000-0x0000007f0000 : "config"
[    1.515314] 0x0000007f0000-0x000000800000 : "radio"
[    1.580583] rt3050-esw 10110000.esw: mediatek esw at 0xb0110000, irq 25 initialized
[    1.596665] mtk_soc_eth 10100000.ethernet eth0: mediatek frame engine at 0xb0100000, irq 5
[    1.614969] NET: Registered protocol family 10
[    1.629694] Segment Routing with IPv6
[    1.637153] NET: Registered protocol family 17
[    1.646087] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    1.671769] 8021q: 802.1Q VLAN Support v1.8
[    1.687466] VFS: Mounted root (squashfs filesystem) readonly on device 31:3.
[    1.708213] Freeing unused kernel memory: 1188K
[    1.717206] This architecture does not have kernel memory protection.
[    1.729981] Run /sbin/init as init process
[    1.738085]   with arguments:
[    1.738090]     /sbin/init
[    1.738095]   with environment:
[    1.738100]     HOME=/
[    1.738105]     TERM=linux
[    2.296137] init: Console is alive
[    2.303545] init: - watchdog -
[    3.221636] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[    3.337157] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[    3.362169] init: - preinit -
[    4.805592] random: jshn: uninitialized urandom read (4 bytes read)
[    5.021207] random: jshn: uninitialized urandom read (4 bytes read)
[    5.093814] random: jshn: uninitialized urandom read (4 bytes read)
[    5.860573] random: procd: uninitialized urandom read (4 bytes read)
[    8.073508] mount_root: jffs2 not ready yet, using temporary tmpfs overlay
[    8.091989] urandom-seed: Seed file not found (/etc/urandom.seed)
[    8.225622] procd: - early -
[    8.231764] procd: - watchdog -
[    8.980040] procd: - watchdog -
[    8.987031] procd: - ubus -
[    9.059613] random: ubusd: uninitialized urandom read (4 bytes read)
[    9.075094] random: ubusd: uninitialized urandom read (4 bytes read)
[    9.088508] random: ubusd: uninitialized urandom read (4 bytes read)
[    9.105617] procd: - init -
[    9.872089] rt3050-esw 10110000.esw: port 4 link up
[   10.354087] random: jshn: uninitialized urandom read (4 bytes read)
[   10.401011] random: ubusd: uninitialized urandom read (4 bytes read)
[   10.452924] random: ubus: uninitialized urandom read (4 bytes read)
[   10.501221] kmodloader: loading kernel modules from /etc/modules.d/*
[   11.152879] Loading modules backported from Linux version v5.15.58-0-g7d8048d4e064
[   11.167954] Backport generated by backports.git v5.15.58-1-0-g42a95ce7
[   11.259574] urngd: v1.0.2 started.
[   11.466399] mt76_wmac 10300000.wmac: ASIC revision: 76280001
[   11.685217] random: crng init done
[   11.691961] random: 22 urandom warning(s) missed due to ratelimiting
[   12.525103] mt76_wmac 10300000.wmac: Firmware Version: 20151201
[   12.536912] mt76_wmac 10300000.wmac: Build Time: 20151201183641
[   12.562439] mt76_wmac 10300000.wmac: firmware init done
[   12.742489] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   12.890747] PPP generic driver version 2.4.2
[   12.914499] NET: Registered protocol family 24
[   13.037201] kmodloader: done loading kernel modules from /etc/modules.d/*
[   65.630535] rt3050-esw 10110000.esw: port 4 link down
[   69.313047] jffs2_scan_eraseblock(): End of filesystem marker found at 0x0
[   69.347600] jffs2_build_filesystem(): unlocking the mtd device...
[   69.347615] done.
[   69.363735] jffs2_build_filesystem(): erasing all blocks after the end marker...
[   69.807628] rt3050-esw 10110000.esw: port 4 link up
[   75.504064] br-lan: port 1(eth0) entered blocking state
[   75.514500] br-lan: port 1(eth0) entered disabled state
[   75.525252] device eth0 entered promiscuous mode
[   75.653663] br-lan: port 1(eth0) entered blocking state
[   75.664075] br-lan: port 1(eth0) entered forwarding state
[   76.484573] done.
[   76.488422] jffs2: notice: (1690) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
[   76.519631] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[   76.966095] overlayfs: upper fs does not support tmpfile.
root@OpenWrt:~#

Thanks. I'm guessing messing with the LEDs in the DTS affected some other stuff. The newer build that only brings up one radio lacks these messages:

[   11.572100] mt76_wmac 10300000.wmac: ASIC revision: 76280001
[   12.630587] mt76_wmac 10300000.wmac: Firmware Version: 20151201
[   12.642410] mt76_wmac 10300000.wmac: Build Time: 20151201183641
[   12.667838] mt76_wmac 10300000.wmac: firmware init done

That is the internal (MT76x8) radio. That's the 2,4 GHz that missing on the November build, right?

Correct. The Nov build only has a 5GHz radio.

Missing 5GHz could be same cause as this: