<?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>i.MX ProcessorsのトピックRe: Is power enable GPIO required for pcie?</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Is-power-enable-GPIO-required-for-pcie/m-p/376307#M53985</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On a sabresd you really need to pass the GPIO pin to U-boot, otherwise the PCI card will not be powered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your case if the PCI card is powered externally, without being controlled by a GPIO, then you don't need to pass the gpio PCI power pin in U-boot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Sep 2014 19:33:03 GMT</pubDate>
    <dc:creator>fabio_estevam</dc:creator>
    <dc:date>2014-09-17T19:33:03Z</dc:date>
    <item>
      <title>Is power enable GPIO required for pcie?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Is-power-enable-GPIO-required-for-pcie/m-p/376304#M53982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On my SabreSD (quad) board, I plugged in a RealTek-based mini-PCIe ethernet card (StarTech &lt;SPAN style="color: #333333; font-family: 'Open Sans', 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;ST1000SMPEX)&lt;/SPAN&gt;.&amp;nbsp; The card is detected fine in u-boot.&lt;/P&gt;&lt;P&gt;On my TechNexion board, I plugged in the same card, but the card is not detected (same version of u-boot, 2014.07).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I compared the two dev boards, and corresponding software, I discovered one main difference:&amp;nbsp; The SabreSD board has a Power-Enable GPIO that controls a load-switch to the mini-PCIe slot.&amp;nbsp; The TechNexion doesn't have it.&amp;nbsp; &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;So, I tried disabling the GPIO on the SabreSD board to see if that was the problem.&amp;nbsp; Sure enough, u-boot failed to detect the card.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;In my understanding, PCIe should be able to work just fine without that GPIO, since it is really just intended for hot-plug capability.&amp;nbsp; Is that not true?&amp;nbsp; We have a custom board that doesn't have a power-enable, and I can't communicate over PCIe.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 14:44:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Is-power-enable-GPIO-required-for-pcie/m-p/376304#M53982</guid>
      <dc:creator>rfindley</dc:creator>
      <dc:date>2014-09-17T14:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: Is power enable GPIO required for pcie?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Is-power-enable-GPIO-required-for-pcie/m-p/376305#M53983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the power to the PCI slot is not controlled via a GPIO then you don't need to add the power gpio in U-boot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 16:52:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Is-power-enable-GPIO-required-for-pcie/m-p/376305#M53983</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2014-09-17T16:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: Is power enable GPIO required for pcie?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Is-power-enable-GPIO-required-for-pcie/m-p/376306#M53984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, I'm glad to know it's not required.... but of course it's still not working :-/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the SabreSD board, with the power-gpio unused, I get the following (with some extra debug added):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U-Boot 2014.07 (Sep 17 2014 - 04:21:40)&lt;/P&gt;&lt;P&gt;CPU:&amp;nbsp;&amp;nbsp; Freescale i.MX6Q rev1.2 at 792 MHz&lt;/P&gt;&lt;P&gt;Reset cause: POR&lt;/P&gt;&lt;P&gt;Board: MX6-SabreSD&lt;/P&gt;&lt;P&gt;I2C:&amp;nbsp;&amp;nbsp; ready&lt;/P&gt;&lt;P&gt;DRAM:&amp;nbsp; 1 GiB&lt;/P&gt;&lt;P&gt;MMC:&amp;nbsp;&amp;nbsp; FSL_SDHC: 0, FSL_SDHC: 1, FSL_SDHC: 2&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;imx_pcie_init()&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Skipping POWER_GPIO&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Cycling PERST#&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;DEBUG REGISTERS:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[00ca7600 08200000] (0)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;phy link never came up&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;No panel detected: default to Hannstar-XGA&lt;/P&gt;&lt;P&gt;Display: Hannstar-XGA (1024x768)&lt;/P&gt;&lt;P&gt;In:&amp;nbsp;&amp;nbsp;&amp;nbsp; serial&lt;/P&gt;&lt;P&gt;Out:&amp;nbsp;&amp;nbsp; serial&lt;/P&gt;&lt;P&gt;Err:&amp;nbsp;&amp;nbsp; serial&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 19:27:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Is-power-enable-GPIO-required-for-pcie/m-p/376306#M53984</guid>
      <dc:creator>rfindley</dc:creator>
      <dc:date>2014-09-17T19:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: Is power enable GPIO required for pcie?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Is-power-enable-GPIO-required-for-pcie/m-p/376307#M53985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On a sabresd you really need to pass the GPIO pin to U-boot, otherwise the PCI card will not be powered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your case if the PCI card is powered externally, without being controlled by a GPIO, then you don't need to pass the gpio PCI power pin in U-boot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 19:33:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Is-power-enable-GPIO-required-for-pcie/m-p/376307#M53985</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2014-09-17T19:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: Is power enable GPIO required for pcie?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Is-power-enable-GPIO-required-for-pcie/m-p/376308#M53986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wow... I know I checked that it was getting power at least twice... but it turns out I wasn't probing what I *thought* I was probing.&amp;nbsp; You are correct... that was the issue.&amp;nbsp; Thanks so much for leading me to recheck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 20:43:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Is-power-enable-GPIO-required-for-pcie/m-p/376308#M53986</guid>
      <dc:creator>rfindley</dc:creator>
      <dc:date>2014-09-17T20:43:42Z</dc:date>
    </item>
  </channel>
</rss>

