X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fls1043a_common.h;h=5ab29a14db467f9a5a7b579d63dc697f351b7057;hb=ebca902aeb3af3eaedd2787928184ad84a86b98f;hp=9e1b81a5649d189e60067aaa883d77d2cb6d776e;hpb=b4e9bdcd05ac83146ad16802a94db3e78f530d1a;p=u-boot diff --git a/include/configs/ls1043a_common.h b/include/configs/ls1043a_common.h index 9e1b81a564..5ab29a14db 100644 --- a/include/configs/ls1043a_common.h +++ b/include/configs/ls1043a_common.h @@ -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()) @@ -165,7 +164,6 @@ /* MMC */ #ifndef SPL_NO_MMC #ifdef CONFIG_MMC -#define CONFIG_FSL_ESDHC #define CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33 #endif #endif