[U-Boot] [PATCH v2 0/6] mmc: sdhci: some fixes for CONFIG_BLK migration and macro renaming

Jaehoon Chung jh80.chung at samsung.com
Tue Aug 30 11:40:54 CEST 2016


Hi Masahiro,

On 08/25/2016 04:07 PM, Masahiro Yamada wrote:
> Changes in v2:
>   - Adjust comment block
> 
> Masahiro Yamada (6):
>   mmc: sdhci: move sdhci_reset() call to sdhci_init()
>   mmc: sdhci: move error message to more relevant place
>   mmc: sdhci: move broken voltage quirk handling to sdhci_setup_cfg()
>   mmc: sdhci: move SDMA capability check to sdhci_setup_cfg()
>   mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_DEFAULT_TIME
>   mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_MAX_TIMEOUT

Applied on u-boot-mmc.
Thanks!

Best Regards,
Jaehoon Chung

> 
>  drivers/mmc/sdhci.c | 55 +++++++++++++++++++++++++----------------------------
>  1 file changed, 26 insertions(+), 29 deletions(-)
> 



More information about the U-Boot mailing list