Re: [U-Boot] [PATCH v2 1/3] mmc: uniphier: add driver for UniPhier SD/MMC host controller

2016-02-16 Thread Masahiro Yamada
Hi Marek, 2016-02-10 22:45 GMT+09:00 Marek Vasut : > On 02/10/2016 02:28 PM, Masahiro Yamada wrote: >> Add a driver for the on-chip SD/eMMC host controller used by >> UniPhier SoC family. >> >> Signed-off-by: Masahiro Yamada > > 前略 山田さん, > > [...] >

Re: [U-Boot] [PATCH v2 1/3] mmc: uniphier: add driver for UniPhier SD/MMC host controller

2016-02-10 Thread Marek Vasut
On 02/10/2016 02:28 PM, Masahiro Yamada wrote: > Add a driver for the on-chip SD/eMMC host controller used by > UniPhier SoC family. > > Signed-off-by: Masahiro Yamada 前略 山田さん, [...] > +#include > +#include > +#include > +#include > +#include > +#include >

[U-Boot] [PATCH v2 1/3] mmc: uniphier: add driver for UniPhier SD/MMC host controller

2016-02-10 Thread Masahiro Yamada
Add a driver for the on-chip SD/eMMC host controller used by UniPhier SoC family. Signed-off-by: Masahiro Yamada --- Changes in v2: - Fix the divisor bug on the older IP (on PH1-LD4, PH1-sLD8, PH1-Pro4) - Increase time out because "mmc erase" can sometimes