ar71xx: PowerCloud CR5000 openwrt configuration
[openwrt/openwrt.git] / package / boot / uboot-envtools / files / ar71xx
index d838b070773caaea0ec54e6e2c182e4ddf6c561b..a070a5d827a84d900c28cda2881d165bf86fd3c3 100644 (file)
@@ -15,18 +15,26 @@ board=$(ar71xx_board_name)
 
 case "$board" in
 all0258n | \
+cap324 | \
 cap4200ag | \
+carambola2 | \
+cr3000 | \
+cr5000 | \
+eap300v2 | \
 hornet-ub | \
 hornet-ub-x2 | \
+mr1750 | \
 mr600 | \
 mr600v2 | \
+mr900 | \
+mr900v2 | \
+nbg6716 | \
+om5p-an | \
+om5p | \
 tube2h | \
 wndr3700)
        ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x10000"
        ;;
-nbg6716)
-       ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x10000"
-       ;;
 alfa-ap96 | \
 all0315n | \
 om2p | \
@@ -39,6 +47,9 @@ om2p-lc)
 wzr-hp-ag300h)
        ubootenv_add_uci_config "/dev/mtd3" "0x0" "0x10000" "0x10000"
        ;;
+qihoo-c301)
+       ubootenv_add_uci_config "/dev/mtd9" "0x0" "0x10000" "0x10000"
+       ;;
 esac
 
 config_load ubootenv