[PATCH 1/2] ARM: i.MX6ul: TQMa6ul: fix mmc aliases
Sascha Hauer
s.hauer at pengutronix.de
Mon Feb 26 23:15:27 PST 2024
On Mon, 26 Feb 2024 15:14:57 +0100, Sascha Hauer wrote:
> The TQMa6ul upstream device trees contain aliases which swap the order
> of the mmc nodes, so what used to be mmc0 has now become mmc1 and vice
> versa. With this mmc0 now is the eMMC and mmc1 is the SD card.
>
> Introduce a imx6ul.dtsi which adds barebox,bootsource-mmcx aliases so
> that bootsource_get_instance() matches our mmc numbering again. Also
> register the eMMC BBU handler on /dev/mmc0 and the SD BBU handler on
> /dev/mmc1.
>
> [...]
Applied, thanks!
[1/2] ARM: i.MX6ul: TQMa6ul: fix mmc aliases
https://git.pengutronix.de/cgit/barebox/commit/?id=c2f751908896 (link may not be stable)
[2/2] ARM: i.MX6ul: TQMa6ul: install barebox on eMMC boot partitions
https://git.pengutronix.de/cgit/barebox/commit/?id=c654a59bd233 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list