ramips: add support for actiontec web7200
[openwrt/staging/nbd.git] / package / boot / uboot-envtools / files / ramips
index c61dd033e357dd396c03b6d5e73713476135711d..6e3ded956b0602a990fd515c2cbf85e1feecedb1 100644 (file)
@@ -12,6 +12,9 @@ touch /etc/config/ubootenv
 board=$(board_name)
 
 case "$board" in
+actiontec,web7200)
+       ubootenv_add_uci_config "/dev/mtd2" "0x0" "0x20000" "0x20000"
+       ;;
 alfa-network,ac1200rm|\
 alfa-network,awusfree1|\
 alfa-network,quad-e4g|\