mmc: fsl_esdhc_imx: disable the CMD CRC check for standard tuning
[oweals/u-boot.git] / common / cli_simple.c
index 6c881c133c6139b27c56b2f6561903b5f0495567..7d91316a0fbd86d5ab617e6c21fc37567573ea07 100644 (file)
 #include <common.h>
 #include <bootretry.h>
 #include <cli.h>
+#include <command.h>
 #include <console.h>
 #include <env.h>
+#include <log.h>
 #include <linux/ctype.h>
 
 #define DEBUG_PARSER   0       /* set to 1 to debug */