mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-17 12:41:32 +00:00
board: sl28: enable HS400 mode again
Now that it is working reliable on the LS1028A SoC, reenable support for it. Signed-off-by: Michael Walle <michael@walle.cc>
This commit is contained in:
parent
d3b745f7d0
commit
1fc9346af4
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue