Because of the commit 0b4edf111870 ("dts: Move am33xx and am43xx mmc nodes to
sdhci-omap driver") in kernel Linux 5.8-rc3, open the sdhci-omap driver config
fragment to support SD Card.Signed-off-by: Jun Miao <[email protected]> --- bsp/ti-am335x/ti-am335x.cfg | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bsp/ti-am335x/ti-am335x.cfg b/bsp/ti-am335x/ti-am335x.cfg index d091279c..7dbc28ac 100644 --- a/bsp/ti-am335x/ti-am335x.cfg +++ b/bsp/ti-am335x/ti-am335x.cfg @@ -217,6 +217,10 @@ CONFIG_MMC_BLOCK_MINORS=8 CONFIG_MMC_OMAP=y CONFIG_MMC_OMAP_HS=y +CONFIG_MMC_SDHCI=y +CONFIG_MMC_SDHCI_PLTFM=y +CONFIG_MMC_SDHCI_OMAP=y + # # I2C RTC drivers # -- 2.26.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8979): https://lists.yoctoproject.org/g/linux-yocto/message/8979 Mute This Topic: https://lists.yoctoproject.org/mt/76302690/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
