diff options
author | John Crispin <john@openwrt.org> | 2015-10-19 10:07:38 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-10-19 10:07:38 +0000 |
commit | 51dd991d3957a33f102c9887da379263599c395f (patch) | |
tree | fb3e9fdd2edcc6c2f42a385f7196b28fd6370f3c /package/boot/uboot-envtools/files | |
parent | b792ea7ac045922ff287ed95c1a4d5961640f19f (diff) | |
download | upstream-51dd991d3957a33f102c9887da379263599c395f.tar.gz upstream-51dd991d3957a33f102c9887da379263599c395f.tar.bz2 upstream-51dd991d3957a33f102c9887da379263599c395f.zip |
ramips: add LinkIt Smart7688 support
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 47203
Diffstat (limited to 'package/boot/uboot-envtools/files')
-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 5ddaed0ee8..4640f4326c 100644 --- a/package/boot/uboot-envtools/files/ramips +++ b/package/boot/uboot-envtools/files/ramips @@ -19,6 +19,7 @@ all0256n | \ all5002) ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x10000" ;; +linkits7688 | \ wsr-600 | \ wsr-1166 | \ br6425) |