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 Applied on u-boot-mmc. Thanks! Best

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 --- configs/Sinlinx_SinA33_defconfig | 1 + 1 file changed, 1 insertion(+), 0 deleti

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 mailing list U-Boot@lists.denx.de http://li

[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 b/configs/Sinlinx_SinA33_defconfig index 2a5f985d