On 1 May 2016 at 13:52, Simon Glass <[email protected]> wrote: > Update the existing drivers to set up this new pointer. This will be required > by the MMC uclass. > > Signed-off-by: Simon Glass <[email protected]> > --- > > Changes in v2: None > > drivers/mmc/omap_hsmmc.c | 1 + > drivers/mmc/pic32_sdhci.c | 7 ++++++- > drivers/mmc/rockchip_dw_mmc.c | 1 + > drivers/mmc/socfpga_dw_mmc.c | 1 + > drivers/mmc/uniphier-sd.c | 1 + > drivers/mmc/zynq_sdhci.c | 1 + > include/mmc.h | 3 +++ > 7 files changed, 14 insertions(+), 1 deletion(-)
Applied to u-boot-dm. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

