[U-Boot] [PATCH] pico-imx6ul: Fix eMMC boot after DM_MMC conversion

Fabio Estevam festevam at gmail.com
Wed Mar 27 12:44:00 UTC 2019


Hi Lukasz,

On Wed, Mar 27, 2019 at 6:23 AM Lukasz Majewski <lukma at denx.de> wrote:

> This seems like a temporary solution - the u-boot proper is converted
> to use DM_MMC, but the pinmux setup code is moved to SPL instead.
>
> The proper solution would be to add support for pinmux in SPL and
> setup those pins there.

Thanks for the suggestion.

The problem is that we are too close of 2019.04 and pico-mx6ul is
currently broken.

This is the least invasive fix we can have to avoid breakage at the moment.

Can we go with this patch for 2019.04 and then revisit the pinctrl
setting in SPL afterwards?

Thanks


More information about the U-Boot mailing list