aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-envtools/files/imx6
diff options
context:
space:
mode:
Diffstat (limited to 'package/boot/uboot-envtools/files/imx6')
-rw-r--r--package/boot/uboot-envtools/files/imx62
1 files changed, 1 insertions, 1 deletions
diff --git a/package/boot/uboot-envtools/files/imx6 b/package/boot/uboot-envtools/files/imx6
index d7412b2aaa..a78c4fbe53 100644
--- a/package/boot/uboot-envtools/files/imx6
+++ b/package/boot/uboot-envtools/files/imx6
@@ -25,7 +25,7 @@ case "$board" in
ubootenv_add_uci_config /dev/mmcblk0 0xd1400 0x20000 0x20000
fi
;;
-"wandboard")
+wandboard)
ubootenv_add_uci_config "/dev/mmcblk0" "0x60000" "0x2000" "0x2000"
;;
esac