[U-Boot] [PATCH v4 7/9] sunxi: board: do MMC pinmux setup for DM_MMC builds

Jagan Teki jagan at amarulasolutions.com
Tue Jan 29 18:17:37 UTC 2019


On Tue, Jan 29, 2019 at 9:27 PM Andre Przywara <andre.przywara at arm.com> wrote:
>
> Enabling DM_MMC skips the call to mmc_pinmux_setup() in board.c, as this
> is supposed to be handled by the MMC driver, using DT information.
>
> However we don't have a pinctrl driver yet, but would still like to keep
> the working pinmux setup for our MMC devices. So bring this particular
> call back to the DM_MMC code flow.
>
> When booting from either SD card or eMMC, the SPL does the setup for us,
> but when booting from SPI or USB we must not skip this part.
>
> Signed-off-by: Andre Przywara <andre.przywara at arm.com>
> ---

Add fix details on commit message and Applied to u-boot-sunxi/master


More information about the U-Boot mailing list