<?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: I.MX6 Solo/DL PCIE clock issue</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/I-MX6-Solo-DL-PCIE-clock-issue/m-p/344370#M47481</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Papadopolis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you find solution for your problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems that I have the same problem with Quad&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Dragan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Oct 2015 12:53:36 GMT</pubDate>
    <dc:creator>draganprnjatovi</dc:creator>
    <dc:date>2015-10-19T12:53:36Z</dc:date>
    <item>
      <title>I.MX6 Solo/DL PCIE clock issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I-MX6-Solo-DL-PCIE-clock-issue/m-p/344364#M47475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have next problem:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use WEC7 and PCIE. Quad and Dual works without problem. I use SATA clock and ANA_MISC1 register to link-up. This works perfect.&lt;/P&gt;&lt;P&gt;I try to migrate to Solo and DL. I didn't get very clear information about this so I contact Freescale. From Freescale I got next feedback:&lt;/P&gt;&lt;P&gt;- there's no difference between Solo/DL and Quad/Dual.&lt;/P&gt;&lt;P&gt;I get very confuse because Solo doesn't have SATA so I can't use SATA clock for PCIE. Also looks very strange that Freescale engineer are not informed that there's difference between Solo and Dual/Quad.&lt;/P&gt;&lt;P&gt;Also they was not able to give me some clear information how to start link-up. Just generic bla,bla...&lt;/P&gt;&lt;P&gt;My code looks like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CLRREG32(&amp;amp;g_pIOMUX-&amp;gt;GPR[1], IOMUX_GPR1_TEST_PWR_DOWN_MASK);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/* Enable the PCIE clock */&lt;/P&gt;&lt;P&gt;INSREG32BF(&amp;amp;g_pCCM-&amp;gt;CBCMR, CCM_CBCMR_PCIE_AXI_CLK_SEL,0); &lt;/P&gt;&lt;P&gt;OALStall(200000);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// enable PCIE clock&lt;/P&gt;&lt;P&gt;INSREG32BF(&amp;amp;g_pPLLENET-&amp;gt;CTRL, PLL_ENET_CTRL_ENABLE_PCIE,1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nValue = INREG32(&amp;amp;g_pPLLENET-&amp;gt;CTRL);&lt;/P&gt;&lt;P&gt;nValue &amp;amp;= (~(0x3&amp;lt;&amp;lt;14)); // Select the 24MHz oscillator as source&lt;/P&gt;&lt;P&gt;nValue |=(0x1&amp;lt;&amp;lt;20)|(0x1&amp;lt;&amp;lt;13)|(0x0&amp;lt;&amp;lt;14); // Select the 24MHz oscillator as source and 100 Mhz clk&lt;/P&gt;&lt;P&gt;nValue &amp;amp;= (~((0x1&amp;lt;&amp;lt;16) | (0x1&amp;lt;&amp;lt;12))); // BYPASS/POWERDOWN&lt;/P&gt;&lt;P&gt;OUTREG32(&amp;amp;g_pPLLENET-&amp;gt;CTRL, nValue); &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WaitForPLLLock();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// Enable pcie clock (125M_root_enable)&lt;/P&gt;&lt;P&gt;INSREG32(&amp;amp;g_pCCM-&amp;gt;CCGR[4],CCM_CGR4_PCIE_ROOT_MASK,DDK_CLOCK_GATE_MODE_ENABLED_ALL &amp;lt;&amp;lt; CCM_CGR_SHIFT(DDK_CLOCK_GATE_INDEX_PCIE_ROOT));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// Enable pcie phy ref clock in GPR1 reg&lt;/P&gt;&lt;P&gt;SETREG32(&amp;amp;g_pIOMUX-&amp;gt;GPR[1], IOMUXC_GPR1_PCIE_REF_CLK_EN)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you tell me where I mistake to start clock for PCIE? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2015 11:16:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I-MX6-Solo-DL-PCIE-clock-issue/m-p/344364#M47475</guid>
      <dc:creator>alabama2000</dc:creator>
      <dc:date>2015-02-03T11:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: I.MX6 Solo/DL PCIE clock issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I-MX6-Solo-DL-PCIE-clock-issue/m-p/344365#M47476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Papadopolis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regarding PCIe module, yes there's no difference between Solo/DL and &lt;/P&gt;&lt;P&gt;Quad/Dual, both use identical PCIe module.&lt;/P&gt;&lt;P&gt;However you are using SATA clock 100MHz as reference clock for PCIe&lt;/P&gt;&lt;P&gt;module, but this is non-typical option, it is not used in Freescale&lt;/P&gt;&lt;P&gt;BSPs. Standard option is 125MHz and this is described in &lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.freescale.com/files/32bit/doc/ref_manual/IMX6SDLRM.pdf?fasp=1&amp;amp;WT_TYPE=Reference%20Manuals&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=pdf&amp;amp;WT_ASSET=Documentation&amp;amp;fileExt=.pdf"&gt;IMX6SDLRM&lt;/A&gt; sect.18.5.1.3.6 Ethernet PLL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="IMX6SDLRM   rev.1  5_2013.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/50161i3713528046923349/image-size/large?v=v2&amp;amp;px=999" role="button" title="IMX6SDLRM   rev.1  5_2013.jpg" alt="IMX6SDLRM   rev.1  5_2013.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Example of configuartion with 125MHz one can find in SDK PCIe&lt;/P&gt;&lt;P&gt;example for MCIMX6-DL SDP board &lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6Q&amp;amp;nodeId=018rH3ZrDRB24A&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;i.MX 6Series Platform SDK&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, 03 Feb 2015 12:39:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I-MX6-Solo-DL-PCIE-clock-issue/m-p/344365#M47476</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-02-03T12:39:35Z</dc:date>
    </item>
    <item>
      <title>Re: I.MX6 Solo/DL PCIE clock issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I-MX6-Solo-DL-PCIE-clock-issue/m-p/344366#M47477</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;Thank you very much for fast reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I understand that using SATA it's not typical option but quite used. If you google it you will find that 90% of implementation use SATA clock.&lt;/P&gt;&lt;P&gt;2. Please be more specific regarding example. Link what you send it to me goes to no example. Until now your explanation go to nowhere except that you copy and paste some documentation which I already know it.&lt;/P&gt;&lt;P&gt;3. If you look to my code you will see that I use this clock but sure it's something wrong setting clock.&lt;/P&gt;&lt;P&gt;4. If you know what to do please describe it. If not please don't lost my time. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2015 13:24:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I-MX6-Solo-DL-PCIE-clock-issue/m-p/344366#M47477</guid>
      <dc:creator>alabama2000</dc:creator>
      <dc:date>2015-02-03T13:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: I.MX6 Solo/DL PCIE clock issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I-MX6-Solo-DL-PCIE-clock-issue/m-p/344367#M47478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Papadopolis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;below link to SDK, please read iMX6_Firmware_Guide.pdf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"MX6_PLATFORM_SDK "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6Q&amp;amp;nodeId=018rH3ZrDRB24A&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab" target="_blank"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6Q&amp;amp;nodeId=018rH3ZrDRB24A&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab&lt;/A&gt;&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 Feb 2015 15:16:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I-MX6-Solo-DL-PCIE-clock-issue/m-p/344367#M47478</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-02-03T15:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: I.MX6 Solo/DL PCIE clock issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I-MX6-Solo-DL-PCIE-clock-issue/m-p/344368#M47479</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;Thank you very much for link. This document doesn't have nothing to do with PCIE or other info regarding this problem. I want to ask very polite to stop post replies to this issue because you are far far away from this problem . If you are freescale internal I suggest to update your CV (this is not a professional support, just a bad joke). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2015 06:57:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I-MX6-Solo-DL-PCIE-clock-issue/m-p/344368#M47479</guid>
      <dc:creator>alabama2000</dc:creator>
      <dc:date>2015-02-04T06:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: I.MX6 Solo/DL PCIE clock issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I-MX6-Solo-DL-PCIE-clock-issue/m-p/344369#M47480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it somebody in this world which can help freescale to understand how PCI clock it's working? Looks they design a processor and have no idea how to start PCI clock. Upppsss.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 08:35:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I-MX6-Solo-DL-PCIE-clock-issue/m-p/344369#M47480</guid>
      <dc:creator>alabama2000</dc:creator>
      <dc:date>2015-02-13T08:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: I.MX6 Solo/DL PCIE clock issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I-MX6-Solo-DL-PCIE-clock-issue/m-p/344370#M47481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Papadopolis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you find solution for your problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems that I have the same problem with Quad&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Dragan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2015 12:53:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I-MX6-Solo-DL-PCIE-clock-issue/m-p/344370#M47481</guid>
      <dc:creator>draganprnjatovi</dc:creator>
      <dc:date>2015-10-19T12:53:36Z</dc:date>
    </item>
  </channel>
</rss>

