From 99888c7af5e9a8363a29bee424d8a803b52e0210 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Sun, 12 Apr 2015 17:29:50 +0000 Subject: mvebu: migrate mamba support to the upstreamed code Signed-off-by: Imre Kaloz git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45400 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/boot/uboot-envtools/files/mvebu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/boot/uboot-envtools/files') diff --git a/package/boot/uboot-envtools/files/mvebu b/package/boot/uboot-envtools/files/mvebu index 1b1f5ff21d..04dfa20e99 100644 --- a/package/boot/uboot-envtools/files/mvebu +++ b/package/boot/uboot-envtools/files/mvebu @@ -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 -- cgit v1.2.3