uboot-envtools: mt7622: add support for Ruijie RG-EW3200GX PRO
authorLanghua Ye <y1248289414@outlook.com>
Fri, 4 Mar 2022 15:14:40 +0000 (23:14 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 5 Mar 2022 20:06:35 +0000 (21:06 +0100)
Add U-Boot environment settings for Ruijie RG-EW3200GX PRO to allow
users to access the bootloader environment using fw_printenv/fw_setenv
while running OpenWrt.

Signed-off-by: Langhua Ye <y1248289414@outlook.com>
package/boot/uboot-envtools/files/mediatek_mt7622

index 65ced284c350873b9956d3854752b78bb4a58554..6e8e3b1eff5ff5d46b69fc59ce4437a1c97528bc 100644 (file)
@@ -35,6 +35,9 @@ bananapi,bpi-r64)
 buffalo,wsr-2533dhp2)
        ubootenv_add_uci_config "/dev/mtd3" "0x0" "0x1000" "0x20000"
        ;;
+ruijie,rg-ew3200gx-pro)
+       ubootenv_add_uci_config "/dev/mtd3" "0x0" "0x20000" "0x20000"
+       ;;
 ubnt,unifi-6-lr-ubootmod)
        ubootenv_add_uci_config "/dev/mtd2" "0x0" "0x4000" "0x10000"
        ;;