aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot
diff options
context:
space:
mode:
authorPiotr Dymacz <pepe2k@gmail.com>2019-10-30 21:48:09 +0100
committerPiotr Dymacz <pepe2k@gmail.com>2019-11-13 21:45:31 +0100
commit3cfea3a32125a2c59dfaa9103804ad51609ebe9d (patch)
treea1b378edebbd1cb5010887a3724f80b9c90e1612 /package/boot
parentdfecf94c2059998411f95067de3866aa7cdf5ec9 (diff)
downloadupstream-3cfea3a32125a2c59dfaa9103804ad51609ebe9d.tar.gz
upstream-3cfea3a32125a2c59dfaa9103804ad51609ebe9d.tar.bz2
upstream-3cfea3a32125a2c59dfaa9103804ad51609ebe9d.zip
uboot-envtools: ramips: add support for ALFA Network R36M-E4G
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
Diffstat (limited to 'package/boot')
-rw-r--r--package/boot/uboot-envtools/files/ramips1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/boot/uboot-envtools/files/ramips b/package/boot/uboot-envtools/files/ramips
index 3612860f45..f6af232e96 100644
--- a/package/boot/uboot-envtools/files/ramips
+++ b/package/boot/uboot-envtools/files/ramips
@@ -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"
;;