diff options
author | John Crispin <john@openwrt.org> | 2015-11-18 15:00:38 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-11-18 15:00:38 +0000 |
commit | 1f9cd871f7a9b8966476e4277cb27021c6ea762d (patch) | |
tree | 575421727c009c16e2aac5f5a741d1364597207a /package/boot | |
parent | 52a307e54a485797d7c38af45b4e9f453f170c61 (diff) | |
download | master-31e0f0ae-1f9cd871f7a9b8966476e4277cb27021c6ea762d.tar.gz master-31e0f0ae-1f9cd871f7a9b8966476e4277cb27021c6ea762d.tar.bz2 master-31e0f0ae-1f9cd871f7a9b8966476e4277cb27021c6ea762d.zip |
uboot-envtools: add support for linkits7688d
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 47500
Diffstat (limited to 'package/boot')
-rw-r--r-- | package/boot/uboot-envtools/files/ramips | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/boot/uboot-envtools/files/ramips b/package/boot/uboot-envtools/files/ramips index 4640f4326c..53cf9d3043 100644 --- a/package/boot/uboot-envtools/files/ramips +++ b/package/boot/uboot-envtools/files/ramips @@ -20,6 +20,7 @@ all5002) ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x10000" ;; linkits7688 | \ +linkits7688d | \ wsr-600 | \ wsr-1166 | \ br6425) |