uboot-envtools: add ramips wsr-600/1166 support
authorFelix Fietkau <[email protected]>
Thu, 19 Mar 2015 21:00:41 +0000 (21:00 +0000)
committerFelix Fietkau <[email protected]>
Thu, 19 Mar 2015 21:00:41 +0000 (21:00 +0000)
Signed-off-by: John Crispin <[email protected]>
SVN-Revision: 44897

package/boot/uboot-envtools/files/ramips

index 1ab614890d8127405a5d6bba839f53d92b3d7d98..5ddaed0ee8929a1d61b65cde02713a3cf8825836 100644 (file)
@@ -19,6 +19,8 @@ all0256n | \
 all5002)
        ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x10000"
        ;;
+wsr-600 | \
+wsr-1166 | \
 br6425)
        ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x1000" "0x10000"
        ;;