ramips: dont replace the board name
[openwrt/openwrt.git] / package / boot / uboot-envtools / files / ramips
index 4993d106a6a48cab243efc4346832934ed3d5b30..9ce8c30edda33fdc46a3e56aa4fa17705e4fd8a3 100644 (file)
@@ -14,18 +14,19 @@ touch /etc/config/ubootenv
 board=$(ramips_board_name)
 
 case "$board" in
-all0239-3g | \
-all0256n | \
+all0239-3g|\
+all0256n-4M|\
+all0256n-8M|\
 all5002)
        ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x10000"
        ;;
-br6425 | \
-linkits7688 | \
-linkits7688d | \
-miwifi-nano | \
-sk-wb8 | \
-wsr-1166 | \
-wsr-600 | \
+br-6425|\
+linkits7688|\
+linkits7688d|\
+miwifi-nano|\
+sk-wb8|\
+wsr-1166|\
+wsr-600|\
 zbt-wg2626)
        ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x1000" "0x10000"
        ;;