uboot-envtools: ramips: add support for ALFA Network R36M-E4G

Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
(cherry picked from commit 3cfea3a321)
openwrt-19.07
Piotr Dymacz 2019-10-30 21:48:09 +01:00
parent c515cd7c34
commit 939dfe61ed
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ board=$(board_name)
case "$board" in
alfa-network,ac1200rm|\
alfa-network,awusfree1|\
alfa-network,r36m-e4g|\
alfa-network,tube-e4g)
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x1000" "0x1000"
;;