]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
board: sl28: enable HS400 mode again
authorMichael Walle <michael@walle.cc>
Wed, 17 Mar 2021 14:01:38 +0000 (15:01 +0100)
committerPeng Fan <peng.fan@nxp.com>
Tue, 6 Apr 2021 10:36:11 +0000 (18:36 +0800)
Now that it is working reliable on the LS1028A SoC, reenable support for
it.

Signed-off-by: Michael Walle <michael@walle.cc>
configs/kontron_sl28_defconfig

index 0c6c1911d98415ece038629a1684477820771701..1c781e091c1c9a5e245c70f302cd8e44b4a03cfe 100644 (file)
@@ -70,7 +70,7 @@ CONFIG_I2C_SET_DEFAULT_BUS_NUM=y
 CONFIG_I2C_DEFAULT_BUS_NUMBER=0
 CONFIG_I2C_MUX=y
 CONFIG_DM_MMC=y
-CONFIG_MMC_HS200_SUPPORT=y
+CONFIG_MMC_HS400_SUPPORT=y
 CONFIG_FSL_ESDHC=y
 CONFIG_FSL_ESDHC_SUPPORT_ADMA2=y
 CONFIG_DM_SPI_FLASH=y