On 26 July 2017 at 04:40, Philipp Tomsich <[email protected]> wrote: > The RK3368 has two SD/MMC controllers that can be used from U-Boot > both during SPL and for booting an OS from the full bootloader stage. > While both are configured to (mostly) sensible settings from the BROM, > additional configuration for the MMC controller is needed to configure > it to 8bit mode. > > This adds pinctrl support for the MMC controller. > > Signed-off-by: Philipp Tomsich <[email protected]> > > --- > > Changes in v2: > - removed the RK3368 prefix on the SD/MMC pin definitions > > drivers/pinctrl/rockchip/pinctrl_rk3368.c | 48 > +++++++++++++++++++++++++++++++ > 1 file changed, 48 insertions(+)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

