Re: [U-Boot] [PATCH] mmc: rockchip: add SDHCI driver support for rockchip soc

2016-07-18 Thread Simon Glass
On 18 July 2016 at 05:56, Simon Glass wrote: > On 18 July 2016 at 03:00, Kever Yang wrote: >> Rockchip rk3399 using arasan sdhci-5.1 controller. >> This patch add the controller support to enable mmc device >> with full driver-model support, tested

Re: [U-Boot] [PATCH] mmc: rockchip: add SDHCI driver support for rockchip soc

2016-07-18 Thread Simon Glass
On 18 July 2016 at 03:00, Kever Yang wrote: > Rockchip rk3399 using arasan sdhci-5.1 controller. > This patch add the controller support to enable mmc device > with full driver-model support, tested on rk3399 evb board. > > According to my test result, this driver

[U-Boot] [PATCH] mmc: rockchip: add SDHCI driver support for rockchip soc

2016-07-18 Thread Kever Yang
Rockchip rk3399 using arasan sdhci-5.1 controller. This patch add the controller support to enable mmc device with full driver-model support, tested on rk3399 evb board. According to my test result, this driver should be OK, the command "part list mmc 0" can result in a right output, but all the