[U-Boot] [PATCH v2] mmc: sdhci-cadence: add HS200 support
Masahiro Yamada
yamada.masahiro at socionext.com
Wed Jan 17 08:37:39 UTC 2018
Hi Jaehoon,
2018-01-17 17:34 GMT+09:00 Jaehoon Chung <jh80.chung at samsung.com>:
>> + /*
>> + * This handler only implements the eMMC tuning that is specific to
>> + * this controller. The tuning for SD timing should be handled by the
>> + * SDHCI core.
>> + */
>> + if (!IS_MMC(mmc))
>> + return -ENOSYS;
>
> If you're ok, i want to change the return value to ENOTSUPP or other from ENOSYS. How about?
>
OK, please do so.
Thanks!
--
Best Regards
Masahiro Yamada
More information about the U-Boot
mailing list