]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - common/cmd_mem.c
Move bootretry code into bootretry.c and clean up
[karo-tx-uboot.git] / common / cmd_mem.c
index 15a4b84efdc95f1f8374673fadac592e4fa64124..9bd7c0eedb93d89cf444836a04654861d77b0c8b 100644 (file)
@@ -12,6 +12,7 @@
  */
 
 #include <common.h>
+#include <bootretry.h>
 #include <cli.h>
 #include <command.h>
 #ifdef CONFIG_HAS_DATAFLASH