Re: [U-Boot] [PATCH 3/4] sunxi: sina33: Enable the eMMC

2016-11-14 Thread Jaehoon Chung
On 11/14/2016 03:51 AM, Hans de Goede wrote: > Hi, > > On 04-11-16 16:18, Maxime Ripard wrote: >> The SinA33 has an 4GB Toshiba eMMC connected to the MMC2 controller. >> Enable it. >> >> Signed-off-by: Maxime Ripard > > LGTM: > > Reviewed-by: Hans de Goede

Re: [U-Boot] [PATCH 3/4] sunxi: sina33: Enable the eMMC

2016-11-13 Thread Hans de Goede
Hi, On 04-11-16 16:18, Maxime Ripard wrote: The SinA33 has an 4GB Toshiba eMMC connected to the MMC2 controller. Enable it. Signed-off-by: Maxime Ripard LGTM: Reviewed-by: Hans de Goede Regards, Hans ---

Re: [U-Boot] [PATCH 3/4] sunxi: sina33: Enable the eMMC

2016-11-04 Thread Chen-Yu Tsai
On Fri, Nov 4, 2016 at 11:18 PM, Maxime Ripard wrote: > The SinA33 has an 4GB Toshiba eMMC connected to the MMC2 controller. > Enable it. > > Signed-off-by: Maxime Ripard Reviewed-by: Chen-Yu Tsai

[U-Boot] [PATCH 3/4] sunxi: sina33: Enable the eMMC

2016-11-04 Thread Maxime Ripard
The SinA33 has an 4GB Toshiba eMMC connected to the MMC2 controller. Enable it. Signed-off-by: Maxime Ripard --- configs/Sinlinx_SinA33_defconfig | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/configs/Sinlinx_SinA33_defconfig