I am trying to upgrade Xiaomi AX 3000T, firmware selector provides me with 2 options:
- Xiaomi Mi Router AX3000T
- Xiaomi Mi Router AX3000T (OpenWrt U-Boot layout)
How can I check which bootloader layout it uses, preferably without having to resort to serial connection.
Upgrading from the vendor firmware or from OpenWrt?
If you come from the vendor firmware, use the regular version, i.e. the first one.
If you already run OpenWrt, check the output of ubus call system board. It will contain "ubootmod" if you run the ubootmod version.
Thanks for the reply, I checked the output of ubus command and there was no ubootmod mentioned anywhere so I updated using standard image. It worked - that's why I can reply to you.