package/uboot-envtools: add CAP4200AG support
authorGabor Juhos <juhosg@openwrt.org>
Sat, 27 Oct 2012 08:55:41 +0000 (08:55 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sat, 27 Oct 2012 08:55:41 +0000 (08:55 +0000)
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33959

package/boot/uboot-envtools/files/ar71xx

index 234b2c428cdfdbbf8ec0ce833c1dd53cfe2670c1..6e2415d24c0673b54f17935d93bdfda01d622a88 100644 (file)
@@ -14,7 +14,8 @@ touch /etc/config/ubootenv
 board=$(ar71xx_board_name)
 
 case "$board" in
-all0258n)
+all0258n | \
+cap4200ag)
        ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x10000"
        ;;
 alfa-ap96 | \