How to enable UHS mode for SD card in u-boot_201304

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to enable UHS mode for SD card in u-boot_201304

1,380件の閲覧回数
宗標廖
Contributor V

Hello,

Community

I have a i.MX6Q custom board, and it supports switching to 1.8v for SDIO.

When I worked with u-boot_200908(LTIB version), I can enable the UHS mode

for SD card by setting port_supports_uhs18v filed of struct fsl_esdhc_cfg to 1.

But now I am working with u-boot_201304(Yocto Version), and in this version,

the struct fsl_esdhc_cfg  does not have port_supports_uhs18v filed.So I donnot

know how to enable UHS mode for SD card in u-boot_201304.

Could you help me!

Best Regards,

ZongbiaoLiao

ラベル(3)
タグ(4)
1 返信

769件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi ZongbiaoLiao

in u-boot_201304 voltage change is handled using

host capabilities register (HC_HOSTCAPBLT_VS18, ESDHC_HOSTCAPBLT_VS30, fsl_esdhc.c)

http://code.metager.de/source/history/denx/u-boot/drivers/mmc/

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信