[PATCH] mmc: Kconfig: Correct dependencies SDHCI ADMA options
Heiko Thiery
heiko.thiery at gmail.com
Wed Jun 11 11:58:42 CEST 2025
Hi Peng, Hi Tom,
I figured out that this commit introduces problems on the kontron sl28
board (kontron_sl28_defconfig). Since this commit accessing SD card does
not work anymore. I see that the freescale
has CONFIG_FSL_ESDHC_SUPPORT_ADMA2 support but now we need in
addition MMC_SDHCI_ADMA or SPL_MMC_SDHCI_ADMA to get MMC_SDHCI_ADMA_64BIT.
Is this intentional?
Am Fr., 11. Apr. 2025 um 04:46 Uhr schrieb Peng Fan (OSS) <
peng.fan at oss.nxp.com>:
> From: Peng Fan <peng.fan at nxp.com>
>
>
> On Tue, 14 Jan 2025 20:07:36 -0600, Tom Rini wrote:
> > The option MMC_SDHCI_ADMA_FORCE_32BIT is only tested or used when
> > MMC_SDHCI_ADMA or SPL_MMC_SDHCI_ADMA is enabled. And for
> > MMC_SDHCI_ADMA_64BIT the same is true except we also require
> > MMC_SDHCI_ADMA_FORCE_32BIT to be disabled.
> >
> >
>
> Applied, thanks!
>
> [1/1] mmc: Kconfig: Correct dependencies SDHCI ADMA options
> commit: 53bb8fdea12a346ceda1ac109ebb05d2c9625e5d
>
> Best regards,
> --
> Peng Fan <peng.fan at nxp.com>
>
BR,
Heiko
More information about the U-Boot
mailing list