About recovery: Connect uart, use u-boot menu to flash stock firmware image or boot OpenWrt initramfs image. About MAC Address: +---+---+---+ | | MAC | Algorithm | +---+---+---+ | WAN | 10:82:3D:XX:XX:9E | label | | LAN | 10:82:3D:XX:XX:9F | label+1 | ...
And we should think about OpenWrt U-Boot layout variant for this great device. It allows: Avoid inconveniences for official OpenWrt users when changes are made on the vendor's side (like now); Get at least 16 MiB of additional space without NMBM (compared to the layout proposed in this...
IP地址:192.168.1.2,子网掩码:255.255.255.0,浏览器打开192.168.1.1访问uboot后台。 uboot下上传固件 现在选择编译出的openwrt主程序(openwrt-23.05.0-mediatek-filogic-xiaomi_mi-router-wr30u-112m-nmbm-squashfs-sysupgrade.bin),upload 后 update 更新即可。 升级完成后,把网络连到LAN口上(非1口),在控制台...
mediatek: filogic: fix failsafe mode on devices with no lan1 mediatek: Xiaomi WR30U: drop device with NMBM layout mediatek: Xiaomi WR30U: fix sysupgrade error mpc85xx: Enterasys WS-AP3710i: fix boot mpc85xx: Enterasys WS-AP3710i: fix eth mac-address rockchip: improve stability and fi...
DEVICE_MODEL := Mi Router WR30U (112M UBI with NMBM-Enabled layout) 3 changes: 3 additions & 0 deletions 3 devices/mediatek_mt7981/.config Original file line numberDiff line numberDiff line change @@ -14,6 +14,9 @@ CONFIG_TARGET_DEVICE_mediatek_mt7981_DEVICE_cmcc_rax3000m=y CON...
compatible = "nvmem-cells"; #address-cells = <1>; #size-cells = <1>; nvmem-layout { compatible = "fixed-layout"; #address-cells = <1>; #size-cells = <1>; eeprom_factory: eeprom@0 { reg = <0x0 0x1000>; }; eeprom_factory: eeprom@0 { ...
WARNING: this ubootmod will clear the MAC address. NOTE: This ubootmod does not touch the Factory partition where wireless calibration data lies. The stock layout of H3C Magic NX30 Pro router has f...
label = "u-boot-env"; reg = <0x100000 0x80000>; };partition@180000 { label = "Factory"; reg = <0x180000 0x200000>; read-only;nvmem-layout { compatible = "fixed-layout"; #address-cells = <1>; #size-cells = <1>;eeprom_factory_0: eeprom@0 { ...
compatible = "fixed-layout"; #address-cells = <1>; #size-cells = <1>; eeprom_factory_0: eeprom@0 { reg = <0x0 0x1000>; }; macaddr_factory_4: macaddr@4 { compatible = "mac-base"; reg = <0x4 0x6>; #nvmem-cell-cells = <1>; }; }; }; /* firmware_1 */ firmware1...
Describe the bug The latest SNAPSHOT of the Redmi AX6000 is unable to boot and results in a boot loop with the error message ERROR: Failed to allocate 0xb000 bytes below 0x6c000000. Failed using fdt_high value for Device TreeFDT creation...