From: Kimmo Vuorinen Date: Wed, 22 Jan 2020 21:36:26 +0000 (+0200) Subject: uboot-envtools: ath79: add support for glinet,gl-ar150 X-Git-Tag: v21.02.0-rc1~3953 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=a8723c48add5cc8381d88234b9cdda2bb6a866aa;p=openwrt%2Fstaging%2Fhauke.git uboot-envtools: ath79: add support for glinet,gl-ar150 Add ubootenv uci config for GL.inet GL-AR150 Signed-off-by: Kimmo Vuorinen [commit title/message facelift] Signed-off-by: Adrian Schmutzler --- diff --git a/package/boot/uboot-envtools/files/ath79 b/package/boot/uboot-envtools/files/ath79 index aafced98db..50e1c80073 100644 --- a/package/boot/uboot-envtools/files/ath79 +++ b/package/boot/uboot-envtools/files/ath79 @@ -44,6 +44,9 @@ yuncore,xd4200) buffalo,wzr-hp-ag300h) ubootenv_add_uci_config "/dev/mtd3" "0x0" "0x10000" "0x10000" ;; +glinet,gl-ar150) + ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x8000" "0x10000" + ;; netgear,wndr3700) ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x20000" "0x10000" ;;