mvebu: migrate mamba support to the upstreamed code
[openwrt/staging/wigyori.git] / package / boot / uboot-envtools / files / mvebu
index 1b1f5ff21d87dacea6eab9262daf7a6730fe0bb8..04dfa20e9929e60ca67e968be005dee76b6408a5 100644 (file)
@@ -14,7 +14,7 @@ touch /etc/config/ubootenv
 board=$(mvebu_board_name)
 
 case "$board" in
-"armada-xp-mamba")
+"armada-xp-linksys-mamba")
        ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x40000" "0x20000"
        ;;
 esac