uboot-envtools: ramips: add support for ALFA Network AX1800RM

Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
(backported from commit 69f12c2f23)
This commit is contained in:
Piotr Dymacz 2023-07-28 12:21:49 +02:00
parent 3cc223243b
commit 0165daf569

View File

@ -24,15 +24,16 @@ sitecom,wlr-4100-v1-002|\
zyxel,keenetic-lite-iii-a) zyxel,keenetic-lite-iii-a)
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x1000" "0x1000" ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x1000" "0x1000"
;; ;;
arcadyan,we420223-99) alfa-network,ax1800rm|\
ubootenv_add_uci_config "/dev/mtd2" "0x0" "0x1000" "0x1000"
;;
allnet,all0256n-4m|\ allnet,all0256n-4m|\
allnet,all0256n-8m|\ allnet,all0256n-8m|\
allnet,all5002|\ allnet,all5002|\
yuncore,ax820) yuncore,ax820)
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x10000" ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x10000"
;; ;;
arcadyan,we420223-99)
ubootenv_add_uci_config "/dev/mtd2" "0x0" "0x1000" "0x1000"
;;
ampedwireless,ally-00x19k|\ ampedwireless,ally-00x19k|\
ampedwireless,ally-r1900k) ampedwireless,ally-r1900k)
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x1000" "0x20000" "4" ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x1000" "0x20000" "4"