package/uboot-envtools: add CAP4200AG support

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 33959
This commit is contained in:
Gabor Juhos 2012-10-27 08:55:41 +00:00
parent e99d557c08
commit 5a6a2e55b9

View 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 | \