<?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: imx6SX PCI Driver</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx6SX-PCI-Driver/m-p/488122#M78168</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Simon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can look at examples in&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-wiki-small" data-containerid="2004" data-containertype="14" data-objectid="95014" data-objecttype="102" href="https://community.freescale.com/docs/DOC-95014"&gt;https://community.freescale.com/docs/DOC-95014&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-thread-small" data-containerid="2004" data-containertype="14" data-objectid="388572" data-objecttype="1" href="https://community.freescale.com/thread/388572#comment-630828"&gt;https://community.freescale.com/message/630828#comment-630828&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>Sun, 01 May 2016 00:09:42 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2016-05-01T00:09:42Z</dc:date>
    <item>
      <title>imx6SX PCI Driver</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6SX-PCI-Driver/m-p/488121#M78167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone please point me to some instructions on how to build and include the PCI driver into the 3.14.28 poky Linux? I want to connect a PCIe board to my iMX6SX SABRE dev board and write a PCI device driver, but first I need to get the PCI root compiled into the kernel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried following the instructions in the IMX6 Linux Reference Manual (IMX6LXRM 03/2015) section 42.2.2, but they do not make sense. If I run make in the either 'drivers/pci' or 'drivers/pci/host' folders I get 'no targets'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2016 12:09:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6SX-PCI-Driver/m-p/488121#M78167</guid>
      <dc:creator>simonlocke</dc:creator>
      <dc:date>2016-04-29T12:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: imx6SX PCI Driver</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6SX-PCI-Driver/m-p/488122#M78168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Simon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can look at examples in&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-wiki-small" data-containerid="2004" data-containertype="14" data-objectid="95014" data-objecttype="102" href="https://community.freescale.com/docs/DOC-95014"&gt;https://community.freescale.com/docs/DOC-95014&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-thread-small" data-containerid="2004" data-containertype="14" data-objectid="388572" data-objecttype="1" href="https://community.freescale.com/thread/388572#comment-630828"&gt;https://community.freescale.com/message/630828#comment-630828&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>Sun, 01 May 2016 00:09:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6SX-PCI-Driver/m-p/488122#M78168</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-05-01T00:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: imx6SX PCI Driver</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6SX-PCI-Driver/m-p/488123#M78169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Igor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A lot of useful info on those two pages. However, still not sure I have a simple and non-contradictory set of instructions for building and including the PCIe Root Complex into a kernel and image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Reference manual section 42.2.2 it says:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Root Complex is not supported by the default kernel configurations on i.MX 6 boards&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; To set the default configuration, execute the following command as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;EM&gt;make CROSS_COMPILE=arm-none-linux-gnueabi-ARCH=arm imx_v7_defconfig&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Configure the Root Complex to be built in:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; # Bus support&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CONFIG_PCI=y&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CONFIG_PCI_DOMAINS=y&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CONFIG_PCI_SYSCALL=y&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; # PCI host controller drivers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CONFIG_PCIE_DW=y&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CONFIG_PCI_IMX6=y&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NOTE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;PCI Express support can't be built as a module.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, the first link you pointed me to (&lt;A _jive_internal="true" data-containerid="2004" data-containertype="14" data-content-finding="Community" data-objectid="95014" data-objecttype="102" href="https://community.nxp.com/docs/DOC-95014"&gt;https://community.freescale.com/docs/DOC-95014&lt;/A&gt;) refers to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CONFIG_IMX_PCIE=y&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; # CONFIG_IMX_PCIE_EP_MODE_IN_EP_RC_SYS is not set&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CONFIG_IMX_PCIE_RC_MODE_IN_EP_RC_SYS=y&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, this link also only talks about iMXSQ, where as I am using a iMX6 SoloX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Either I need to do something to build the driver first, or I don't and I just need to add these lines to a bitbake recipe. And then which recipe? Do I need another recipe for a kernel, or can I just add the necessary lines to my custom image recipe?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 08:53:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6SX-PCI-Driver/m-p/488123#M78169</guid>
      <dc:creator>simonlocke</dc:creator>
      <dc:date>2016-05-03T08:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: imx6SX PCI Driver</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6SX-PCI-Driver/m-p/488124#M78170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PCIe configuration settings for iMX6 SoloX should be same&lt;/P&gt;&lt;P&gt;as for other i.MX6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 09:11:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6SX-PCI-Driver/m-p/488124#M78170</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-05-03T09:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: imx6SX PCI Driver</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6SX-PCI-Driver/m-p/488125#M78171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I have found the instructions I was looking for:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/376369"&gt;Changing the Kernel configuration for i.MX6 SABRE&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is much clearer than any others I've found.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 May 2016 15:31:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6SX-PCI-Driver/m-p/488125#M78171</guid>
      <dc:creator>simonlocke</dc:creator>
      <dc:date>2016-05-16T15:31:24Z</dc:date>
    </item>
  </channel>
</rss>

