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....@oss.nxp.com>:

> From: Peng Fan <peng....@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....@nxp.com>
>


BR,
Heiko

Reply via email to