summaryrefslogtreecommitdiff
path: root/configs/imx8qxp_lpddr4_arm2_defconfig
diff options
context:
space:
mode:
authorYe Li <ye.li@nxp.com>2018-04-19 22:45:12 -0700
committerYe Li <ye.li@nxp.com>2018-04-27 06:14:46 -0700
commit5522697df6734f61d1db92400a7adaa7c09eeee8 (patch)
treee9b2b7ffc8044d809ad9143a0dcc92a2a6aada0d /configs/imx8qxp_lpddr4_arm2_defconfig
parent5f489d1dded7c84dc0be00353a8fd8117ac1b824 (diff)
MLK-18161-19 imx8qxp_arm2: Enable HS400 Enhanced mode and SDR104 for ARM2 board
There is eMMC5.1 chip on imx8qxp ARM2 board, enable the HS400 Enhanced mode(ES) support and SD3.0 SDR104 support. Signed-off-by: Ye Li <ye.li@nxp.com>
Diffstat (limited to 'configs/imx8qxp_lpddr4_arm2_defconfig')
-rw-r--r--configs/imx8qxp_lpddr4_arm2_defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/imx8qxp_lpddr4_arm2_defconfig b/configs/imx8qxp_lpddr4_arm2_defconfig
index 259ba1f4a34..31cb5d3e32f 100644
--- a/configs/imx8qxp_lpddr4_arm2_defconfig
+++ b/configs/imx8qxp_lpddr4_arm2_defconfig
@@ -43,6 +43,10 @@ CONFIG_FS_FAT=y
CONFIG_CMD_FAT=y
CONFIG_CMD_MMC=y
CONFIG_DM_MMC=y
+CONFIG_MMC_IO_VOLTAGE=y
+CONFIG_MMC_UHS_SUPPORT=y
+CONFIG_MMC_HS400_ES_SUPPORT=y
+
CONFIG_FSL_FSPI=y
CONFIG_DM_SPI=y
CONFIG_DM_SPI_FLASH=y