1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-06-28 18:23:17 +03:00

package/uboot-envtools: add CAP4200AG support

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33959 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2012-10-27 08:55:41 +00:00
parent dae476b03f
commit 5b1ba61eb1

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