]> git.sur5r.net Git - u-boot/blobdiff - include/configs/tricorder.h
treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig
[u-boot] / include / configs / tricorder.h
index 80dfe12856aabfb08c109ae7b3d7c98d195541c1..9e7fadb2fa2695c480d44e474372ee671aee32e8 100644 (file)
@@ -49,7 +49,6 @@
 #define CONFIG_SYS_NS16550_CLK         48000000 /* 48MHz (APLL96/2) */
 
 /* select serial console configuration */
-#define CONFIG_CONS_INDEX              3
 #define CONFIG_SYS_NS16550_COM3                OMAP34XX_UART3
 #define CONFIG_SERIAL3                 3
 #define CONFIG_SYS_BAUDRATE_TABLE      {4800, 9600, 19200, 38400, 57600,\
 #define CONFIG_SYS_SPL_MALLOC_START    0x80208000
 #define CONFIG_SYS_SPL_MALLOC_SIZE     0x100000        /* 1 MB */
 
-#define CONFIG_SYS_ALT_MEMTEST
 #define CONFIG_SYS_MEMTEST_SCRATCH     0x81000000
 #endif /* __CONFIG_H */