mvebu: migrate mamba support to the upstreamed code
[15.05/openwrt.git] / package / boot / uboot-envtools / files / mvebu
index 1b1f5ff..04dfa20 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