[PATCH] mci: bcm2835: Set mci host for sdhci
Sascha Hauer
s.hauer at pengutronix.de
Fri May 24 04:43:52 PDT 2024
On Wed, 22 May 2024 08:15:27 +0200, Jonas Richardsen wrote:
> The pointer `sdhci.mci` is currently not being set for the bcm2835. This
> leads to a null pointer dereference for example in `sdhci_wait_idle()`
> if the `sdhci_read` function fails or times out.
>
> Set the pointer within the `bcm2835_mci_probe` function. This is
> analogous to the behaviour seen in `arasan_sdhci_probe`,
> `fsl_esdhc_probe`, `rk_sdhci_probe` and other, similar functions.
>
> [...]
Applied, thanks!
[1/1] mci: bcm2835: Set mci host for sdhci
https://git.pengutronix.de/cgit/barebox/commit/?id=5d74c69b3279 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list