Re: [U-Boot] [PATCH 4/5] configs: dra72_evm: enable mmc driver model

2016-04-04 Thread Tom Rini
On Mon, Apr 04, 2016 at 05:28:04PM +0530, Mugunthan V N wrote: > enable mmc driver model for dra72 evm as omap_hsmmc > supports driver model > > Signed-off-by: Mugunthan V N Reviewed-by: Tom Rini -- Tom signature.asc Description: Digital signature __

[U-Boot] [PATCH 4/5] configs: dra72_evm: enable mmc driver model

2016-04-04 Thread Mugunthan V N
enable mmc driver model for dra72 evm as omap_hsmmc supports driver model Signed-off-by: Mugunthan V N --- configs/dra72_evm_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/dra72_evm_defconfig b/configs/dra72_evm_defconfig index da24992..6626a1e 100644 --- a/configs/dra72_e