checkpatch.pl: Request if() instead #ifdef
[oweals/u-boot.git] / include / configs / liteboard.h
index 6aba6a616eacb6da9bdece48353bf1008f1ed792..f9a125fcb06a18fa1f2e5a2b127e41d754c7fd96 100644 (file)
@@ -10,6 +10,7 @@
 
 #include <asm/arch/imx-regs.h>
 #include <linux/sizes.h>
+#include <linux/stringify.h>
 #include "mx6_common.h"
 
 /* SPL options */
           "else run netboot; fi"
 
 /* Miscellaneous configurable options */
-#define CONFIG_SYS_MEMTEST_START       0x80000000
-#define CONFIG_SYS_MEMTEST_END         (CONFIG_SYS_MEMTEST_START + SZ_128M)
 
 #define CONFIG_SYS_LOAD_ADDR           CONFIG_LOADADDR
 #define CONFIG_SYS_HZ                  1000