On Tue, Jan 29, 2019 at 9:27 PM Andre Przywara <[email protected]> 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 <[email protected]> > ---
Add fix details on commit message and Applied to u-boot-sunxi/master _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

