<?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 Re: Enable PCI in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Enable-PCI/m-p/620175#M94004</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Niklas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please check sect.40.2.2 Kernel Configurations&lt;/P&gt;&lt;P&gt;attached Linux Manual. Note, PCI Express support can't be built as a module.&lt;/P&gt;&lt;P&gt;May be useful links&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/431425"&gt;i.mx6q pcie cannot recognize i210&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/388572"&gt;IMX6Q: Linux boot halts at PCIe config space read&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Jan 2017 07:15:05 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2017-01-17T07:15:05Z</dc:date>
    <item>
      <title>Enable PCI</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Enable-PCI/m-p/620174#M94003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to use the PCI bus to communicate with a FPGA.&lt;/P&gt;&lt;P&gt;In the device tree I had to disabled the PCI bus during bootup, since it got stuck during bootup because the PCI bus could not link up (EP mode).&lt;/P&gt;&lt;P&gt;The FPGA won't be loaded until the Linux is booted up, how do I enable the PCI "driver" after the kernel is up and running?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Niklas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2017 06:31:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Enable-PCI/m-p/620174#M94003</guid>
      <dc:creator>niklasmolin</dc:creator>
      <dc:date>2017-01-17T06:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: Enable PCI</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Enable-PCI/m-p/620175#M94004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Niklas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please check sect.40.2.2 Kernel Configurations&lt;/P&gt;&lt;P&gt;attached Linux Manual. Note, PCI Express support can't be built as a module.&lt;/P&gt;&lt;P&gt;May be useful links&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/431425"&gt;i.mx6q pcie cannot recognize i210&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/388572"&gt;IMX6Q: Linux boot halts at PCIe config space read&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2017 07:15:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Enable-PCI/m-p/620175#M94004</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-01-17T07:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: Enable PCI</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Enable-PCI/m-p/620176#M94005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor.&lt;/P&gt;&lt;P&gt;Thanks for the response.&lt;/P&gt;&lt;P&gt;I'll check the provided info.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Niklas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2017 00:37:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Enable-PCI/m-p/620176#M94005</guid>
      <dc:creator>niklasmolin</dc:creator>
      <dc:date>2017-01-18T00:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: Enable PCI</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Enable-PCI/m-p/620177#M94006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I tried to klick on the first link I got following error:&lt;/P&gt;&lt;H1 style="color: #5e5e5e; background: transparent; border: 0px; font-weight: 400; font-size: 24px; margin: 20px 0px 10px;"&gt;Unauthorized&lt;/H1&gt;&lt;P style="color: #b5b5b5; background: transparent; border: 0px; font-size: 14px; margin: 10px 0px 0px;"&gt;This place or content does not exist or access to it is restricted. If you think this is a mistake, please contact your administrator or the person who directed you here.&lt;/P&gt;&lt;P style="color: #b5b5b5; background: transparent; border: 0px; font-size: 14px; margin: 10px 0px 0px;"&gt;&lt;SPAN style="color: #3d3d3d;"&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #b5b5b5; background: transparent; border: 0px; font-size: 14px; margin: 10px 0px 0px;"&gt;&lt;SPAN style="color: #3d3d3d;"&gt;Niklas&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2017 00:40:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Enable-PCI/m-p/620177#M94006</guid>
      <dc:creator>niklasmolin</dc:creator>
      <dc:date>2017-01-18T00:40:30Z</dc:date>
    </item>
  </channel>
</rss>

