[U-Boot] [PATCH 0/4] k2g: switch mmc/sd to driver model

Jaehoon Chung jh80.chung at samsung.com
Fri Aug 12 09:25:46 CEST 2016


Hi,

On 08/10/2016 10:54 PM, Sekhar Nori wrote:
> This patch set switches mmc/sd support on k2g
> to use driver model.
> 
> Tested both SD card and emmc on k2g-evm by
> writing data, reading it back and comparing crc.
> 
> also tested with buildman for am33xx and omap

Applied on u-boot-mmc. Thanks!

Best Regards,
Jaehoon Chung

> 
> Sekhar Nori (4):
>   drivers: mmc: omap_hsmmc: fix build breakage
>   ARM: dts: K2G: Add support for MMC controller
>   ARM: dts: k2g-evm: enable mmc/sd suppport
>   defconfig: k2g_evm_defconfig: Enable mmc driver model
> 
>  arch/arm/dts/k2g-evm.dts  |  8 ++++++++
>  arch/arm/dts/k2g.dtsi     | 23 +++++++++++++++++++++++
>  configs/k2g_evm_defconfig |  1 +
>  drivers/mmc/omap_hsmmc.c  |  2 ++
>  4 files changed, 34 insertions(+)
> 



More information about the U-Boot mailing list