diff --git a/include/configs/wandboard.h b/include/configs/wandboard.h
index c4fb70437e08fb612e0a6acff76b346aa283ae6a..00c656ea6118e8eeb76bd7daa9680b894288a39a 100644
--- a/include/configs/wandboard.h
+++ b/include/configs/wandboard.h
@@ -150,7 +150,6 @@
 		"fi;\0"
 
 #define CONFIG_BOOTCOMMAND \
-	   "mmc dev ${mmcdev};" \
 	   "mmc dev ${mmcdev}; if mmc rescan; then " \
 		   "if run loadbootscript; then " \
 			   "run bootscript; " \