uboot-envtools: ath79: add support for glinet,gl-ar150
authorKimmo Vuorinen <kimmo.vuorinen@gmail.com>
Wed, 22 Jan 2020 21:36:26 +0000 (23:36 +0200)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Thu, 23 Jan 2020 13:08:24 +0000 (14:08 +0100)
Add ubootenv uci config for GL.inet GL-AR150

Signed-off-by: Kimmo Vuorinen <kimmo.vuorinen@gmail.com>
[commit title/message facelift]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
package/boot/uboot-envtools/files/ath79

index aafced98dbeb5b7bcd14f5376c4a7f85ca8596fe..50e1c800736a93660a55b0f0480c04f3e1a6cd84 100644 (file)
@@ -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"
        ;;