Hi Kever, On 15 July 2016 at 02:42, Kever Yang <kever.y...@rock-chips.com> wrote: > Rockchip rk3399 using arasan sdhci-5.1 controller. > This patch add the controller support to enable mmc device and tested on > rk3399 evb board. > > Signed-off-by: Kever Yang <kever.y...@rock-chips.com> > --- > > Changes in v3: None > Changes in v2: None > > drivers/mmc/Kconfig | 6 +++++ > drivers/mmc/Makefile | 1 + > drivers/mmc/rockchip_sdhci.c | 58 > ++++++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 65 insertions(+) > create mode 100644 drivers/mmc/rockchip_sdhci.c >
Please can you enable CONFIG_BLK and CONFIG_DM_MMC_OPS? See msm_sdhci.c for an example. Regards, Simon _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot