]> git.sur5r.net Git - u-boot/blobdiff - include/configs/ls1043a_common.h
Merge git://git.denx.de/u-boot-imx
[u-boot] / include / configs / ls1043a_common.h
index 9e1b81a5649d189e60067aaa883d77d2cb6d776e..5ab29a14db467f9a5a7b579d63dc697f351b7057 100644 (file)
@@ -54,7 +54,6 @@
 #define CONFIG_SYS_MALLOC_LEN          (CONFIG_ENV_SIZE + 1024 * 1024)
 
 /* Serial Port */
-#define CONFIG_CONS_INDEX              1
 #define CONFIG_SYS_NS16550_SERIAL
 #define CONFIG_SYS_NS16550_REG_SIZE    1
 #define CONFIG_SYS_NS16550_CLK          (get_serial_clock())
 /*  MMC  */
 #ifndef SPL_NO_MMC
 #ifdef CONFIG_MMC
-#define CONFIG_FSL_ESDHC
 #define CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33
 #endif
 #endif