Re: [U-Boot] [PATCH] sunxi: Enable support for the eMMC found on the orangepi plus

2016-03-22 Thread Ian Campbell
On Mon, 2016-03-21 at 22:46 +0100, Hans de Goede wrote: > Hi, > > On 21-03-16 07:05, Chen-Yu Tsai wrote: > > Hi, > > > > On Sun, Mar 20, 2016 at 9:21 PM, Hans de Goede > wrote: > >> This enables support for the eMMC found on the orangepi plus. > >> > >> Signed-off-by: Hans de Goede > >> --- > >>

Re: [U-Boot] [PATCH] sunxi: Enable support for the eMMC found on the orangepi plus

2016-03-21 Thread Hans de Goede
Hi, On 21-03-16 07:05, Chen-Yu Tsai wrote: Hi, On Sun, Mar 20, 2016 at 9:21 PM, Hans de Goede wrote: This enables support for the eMMC found on the orangepi plus. Signed-off-by: Hans de Goede --- configs/orangepi_plus_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config

Re: [U-Boot] [PATCH] sunxi: Enable support for the eMMC found on the orangepi plus

2016-03-20 Thread Chen-Yu Tsai
Hi, On Sun, Mar 20, 2016 at 9:21 PM, Hans de Goede wrote: > This enables support for the eMMC found on the orangepi plus. > > Signed-off-by: Hans de Goede > --- > configs/orangepi_plus_defconfig | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/configs/orangepi_plus_defconfig b/configs

[U-Boot] [PATCH] sunxi: Enable support for the eMMC found on the orangepi plus

2016-03-20 Thread Hans de Goede
This enables support for the eMMC found on the orangepi plus. Signed-off-by: Hans de Goede --- configs/orangepi_plus_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/orangepi_plus_defconfig b/configs/orangepi_plus_defconfig index c4885f4..770bd98 100644 --- a/configs/orang