X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=include%2Fconfigs%2Fs5p_goni.h;h=c8ea8fda82b694077fcb3ddab2dee0f9d5d853e0;hp=ff0dbd3c21ae5ff229f4160a429c6e0bc3f4796f;hb=3df4f46f3209c067dcadc969ed02d27c97fa3632;hpb=93502a5e0adcfc0ce6cf8e3daa7eb9a4f4e53658 diff --git a/include/configs/s5p_goni.h b/include/configs/s5p_goni.h index ff0dbd3c21..c8ea8fda82 100644 --- a/include/configs/s5p_goni.h +++ b/include/configs/s5p_goni.h @@ -67,6 +67,11 @@ #define CONFIG_SERIAL_MULTI 1 #define CONFIG_BAUDRATE 115200 +/* MMC */ +#define CONFIG_GENERIC_MMC 1 +#define CONFIG_MMC 1 +#define CONFIG_S5P_MMC 1 + /* It should define before config_cmd_default.h */ #define CONFIG_SYS_NO_FLASH 1 @@ -82,6 +87,7 @@ #define CONFIG_CMD_REGINFO #define CONFIG_CMD_ONENAND #define CONFIG_CMD_MTDPARTS +#define CONFIG_CMD_MMC #define CONFIG_BOOTDELAY 1 #define CONFIG_ZERO_BOOTDELAY_CHECK