summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Dymacz <pepe2k@gmail.com>2017-10-23 13:39:30 +0200
committerPiotr Dymacz <pepe2k@gmail.com>2017-11-14 22:36:46 +0100
commitc7fdff157ef827625668252885aeb84aca25d7bb (patch)
tree6e72b0994a8c1bd148edbf2b278551ff72650ff4
parentc83bdd094ec4722b35811bd64781d8aacddb2344 (diff)
downloadmtk-20170518-c7fdff157ef827625668252885aeb84aca25d7bb.zip
mtk-20170518-c7fdff157ef827625668252885aeb84aca25d7bb.tar.gz
mtk-20170518-c7fdff157ef827625668252885aeb84aca25d7bb.tar.bz2
uboot-envtools: add support for Wallys DR342
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
-rw-r--r--package/boot/uboot-envtools/files/ar71xx1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/boot/uboot-envtools/files/ar71xx b/package/boot/uboot-envtools/files/ar71xx
index 08af78d..6acfa69 100644
--- a/package/boot/uboot-envtools/files/ar71xx
+++ b/package/boot/uboot-envtools/files/ar71xx
@@ -66,6 +66,7 @@ dap-2695-a1|\
wzr-hp-ag300h)
ubootenv_add_uci_config "/dev/mtd3" "0x0" "0x10000" "0x10000"
;;
+dr342|\
dr531)
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0xf800" "0x10000"
;;