<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to enable UHS mode for SD card in u-boot_201304 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-UHS-mode-for-SD-card-in-u-boot-201304/m-p/380832#M54935</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Community&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a i.MX6Q custom board, and it supports switching to 1.8v for SDIO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I worked with u-boot_200908(LTIB version), I can enable the UHS mode&lt;/P&gt;&lt;P&gt;for SD card by setting &lt;STRONG&gt;port_supports_uhs18v&lt;/STRONG&gt; filed of &lt;STRONG&gt;struct fsl_esdhc_cfg&lt;/STRONG&gt; to 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But now I am working with u-boot_201304(Yocto Version), and in this version,&lt;/P&gt;&lt;P&gt;the &lt;STRONG&gt;struct fsl_esdhc_cfg&lt;/STRONG&gt;&amp;nbsp; does not have &lt;STRONG&gt;port_supports_uhs18v&lt;/STRONG&gt; filed.So I donnot&lt;/P&gt;&lt;P&gt;know how to enable UHS mode for SD card in u-boot_201304.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you help me!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;ZongbiaoLiao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Mar 2015 07:45:52 GMT</pubDate>
    <dc:creator>宗標廖</dc:creator>
    <dc:date>2015-03-12T07:45:52Z</dc:date>
    <item>
      <title>How to enable UHS mode for SD card in u-boot_201304</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-UHS-mode-for-SD-card-in-u-boot-201304/m-p/380832#M54935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Community&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a i.MX6Q custom board, and it supports switching to 1.8v for SDIO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I worked with u-boot_200908(LTIB version), I can enable the UHS mode&lt;/P&gt;&lt;P&gt;for SD card by setting &lt;STRONG&gt;port_supports_uhs18v&lt;/STRONG&gt; filed of &lt;STRONG&gt;struct fsl_esdhc_cfg&lt;/STRONG&gt; to 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But now I am working with u-boot_201304(Yocto Version), and in this version,&lt;/P&gt;&lt;P&gt;the &lt;STRONG&gt;struct fsl_esdhc_cfg&lt;/STRONG&gt;&amp;nbsp; does not have &lt;STRONG&gt;port_supports_uhs18v&lt;/STRONG&gt; filed.So I donnot&lt;/P&gt;&lt;P&gt;know how to enable UHS mode for SD card in u-boot_201304.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you help me!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;ZongbiaoLiao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2015 07:45:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-UHS-mode-for-SD-card-in-u-boot-201304/m-p/380832#M54935</guid>
      <dc:creator>宗標廖</dc:creator>
      <dc:date>2015-03-12T07:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable UHS mode for SD card in u-boot_201304</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-UHS-mode-for-SD-card-in-u-boot-201304/m-p/380833#M54936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ZongbiaoLiao&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in u-boot_201304 voltage change is handled using&lt;/P&gt;&lt;P&gt;host capabilities register (HC_HOSTCAPBLT_VS18, ESDHC_HOSTCAPBLT_VS30, fsl_esdhc.c)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://code.metager.de/source/history/denx/u-boot/drivers/mmc/" title="http://code.metager.de/source/history/denx/u-boot/drivers/mmc/"&gt;http://code.metager.de/source/history/denx/u-boot/drivers/mmc/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 13:49:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-UHS-mode-for-SD-card-in-u-boot-201304/m-p/380833#M54936</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-03-17T13:49:45Z</dc:date>
    </item>
  </channel>
</rss>

