[U-Boot] [PATCH] mmc: sdhci-cadence: add Cadence SD4HC support
Masahiro Yamada
yamada.masahiro at socionext.com
Wed Dec 14 03:45:53 CET 2016
Hi Jaehoon,
2016-12-14 11:15 GMT+09:00 Jaehoon Chung <jh80.chung at samsung.com>:
>> + host->name = dev->name;
>> + host->ioaddr = plat->hrs_addr + SDHCI_CDNS_SRS_BASE;
>> + host->version = SDHCI_SPEC_300;
>
> Maybe you don't put this..version is checked in sdhci_setup_cfg() with register.
>
You are right, this line seems unnecessary.
I will fix it in v2. Thanks!
--
Best Regards
Masahiro Yamada
More information about the U-Boot
mailing list