diff options
author | John Crispin <blogic@openwrt.org> | 2015-10-19 10:19:22 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2015-10-19 10:19:22 +0000 |
commit | ebff32ce9e793005ff6a54037bf02ea067a41569 (patch) | |
tree | 4d65207171a171f6bcc6cf814537b9baa6f3103a /package/boot/uboot-envtools/files/ramips | |
parent | 563f3a4cb7cdc56f3134144bdd59e24adcdd5e21 (diff) | |
download | upstream-ebff32ce9e793005ff6a54037bf02ea067a41569.tar.gz upstream-ebff32ce9e793005ff6a54037bf02ea067a41569.tar.bz2 upstream-ebff32ce9e793005ff6a54037bf02ea067a41569.zip |
ramips: add LinkIt Smart7688 support
Signed-off-by: John Crispin <blogic@openwrt.org>
Backport of r47203
git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@47227 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/boot/uboot-envtools/files/ramips')
-rw-r--r-- | package/boot/uboot-envtools/files/ramips | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/boot/uboot-envtools/files/ramips b/package/boot/uboot-envtools/files/ramips index 5ddaed0ee8..f02dde5be7 100644 --- a/package/boot/uboot-envtools/files/ramips +++ b/package/boot/uboot-envtools/files/ramips @@ -19,6 +19,8 @@ all0256n | \ all5002) ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x10000" ;; + +linkits7688 | \ wsr-600 | \ wsr-1166 | \ br6425) |