diff options
Diffstat (limited to 'package/boot/uboot-envtools/files/mvebu')
-rw-r--r-- | package/boot/uboot-envtools/files/mvebu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/boot/uboot-envtools/files/mvebu b/package/boot/uboot-envtools/files/mvebu index 1b1f5ff..04dfa20 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 |