diff options
Diffstat (limited to 'include/configs/mx53_evk.h')
-rw-r--r-- | include/configs/mx53_evk.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/configs/mx53_evk.h b/include/configs/mx53_evk.h index 4ddc10d..ef0331a 100644 --- a/include/configs/mx53_evk.h +++ b/include/configs/mx53_evk.h @@ -227,6 +227,10 @@ #define CONFIG_DYNAMIC_MMC_DEVNO #define CONFIG_BOOT_PARTITION_ACCESS + #define CONFIG_EMMC_DDR_PORT_DETECT + #define CONFIG_EMMC_DDR_MODE + /* port 1 (ESDHC3) is 8 bit */ + #define CONFIG_MMC_8BIT_PORTS 0x2 #endif /* |