Re: [U-Boot] [PATCH 3/4] ARM: dts: k2g-evm: enable mmc/sd suppport

2016-08-10 Thread Tom Rini
On Wed, Aug 10, 2016 at 07:24:05PM +0530, Sekhar Nori wrote: > The K2G EVM from TI has an SD card slot as > well as onboard eMMC for data storage. > > Enable support for these. > > Signed-off-by: Sekhar Nori Reviewed-by: Tom Rini -- Tom signature.asc

Re: [U-Boot] [PATCH 3/4] ARM: dts: k2g-evm: enable mmc/sd suppport

2016-08-10 Thread Mugunthan V N
On Wednesday 10 August 2016 07:24 PM, Sekhar Nori wrote: > The K2G EVM from TI has an SD card slot as > well as onboard eMMC for data storage. > > Enable support for these. > > Signed-off-by: Sekhar Nori Acked-by: Mugunthan V N Regards Mugunthan V N

[U-Boot] [PATCH 3/4] ARM: dts: k2g-evm: enable mmc/sd suppport

2016-08-10 Thread Sekhar Nori
The K2G EVM from TI has an SD card slot as well as onboard eMMC for data storage. Enable support for these. Signed-off-by: Sekhar Nori --- arch/arm/dts/k2g-evm.dts | 8 1 file changed, 8 insertions(+) diff --git a/arch/arm/dts/k2g-evm.dts b/arch/arm/dts/k2g-evm.dts