package/uboot-envtools: add CAP4200AG support

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

SVN-Revision: 33959
v19.07.3_mercusys_ac12_duma
Gabor Juhos 12 years ago
parent e99d557c08
commit 5a6a2e55b9

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

Loading…
Cancel
Save