[PATCH master] mci: atmel_mci: fix mci_pbl breakage after mci_cmd::data change
Sascha Hauer
s.hauer at pengutronix.de
Wed May 13 07:09:05 PDT 2026
On Wed, 13 May 2026 15:30:51 +0200, Ahmad Fatoum wrote:
> To align with Linux, mci_cmd was extended by a data pointer and the
> send_cmd in barebox proper was adapted to drop the mci_data member.
>
> The PBL drivers were not adapted and just ignore mci_data, except for
> the Atmel MCI driver, which now discards the actually populated data and
> passes cmd->data, which is always NULL.
>
> [...]
Applied, thanks!
[1/1] mci: atmel_mci: fix mci_pbl breakage after mci_cmd::data change
https://git.pengutronix.de/cgit/barebox/commit/?id=26c3f0823a56 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list