<?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 spread spectrum setting for i.MX6UL Linux BSP in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/spread-spectrum-setting-for-i-MX6UL-Linux-BSP/m-p/518693#M84177</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We run LinuxBSP(L4.1.15) on i.MX6UL2(To.1.1)EVK board.&lt;/P&gt;&lt;P&gt;We want to use spread spectrum function in PLL2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We found the following URL.&lt;/P&gt;&lt;P&gt;However, this is explanation for LTIB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-wiki-small" data-containerid="2004" data-containertype="14" data-objectid="100036" data-objecttype="102" href="https://community.nxp.com/docs/DOC-100036"&gt;https://community.nxp.com/docs/DOC-100036&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In YOCTO Linux BSP(L4.1.15), where is spectrum spread set?&lt;/P&gt;&lt;P&gt;Would you tell me a position and the file name of the source code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May I have advice?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Yuuki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Jun 2016 09:08:59 GMT</pubDate>
    <dc:creator>yuuki</dc:creator>
    <dc:date>2016-06-13T09:08:59Z</dc:date>
    <item>
      <title>spread spectrum setting for i.MX6UL Linux BSP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/spread-spectrum-setting-for-i-MX6UL-Linux-BSP/m-p/518693#M84177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We run LinuxBSP(L4.1.15) on i.MX6UL2(To.1.1)EVK board.&lt;/P&gt;&lt;P&gt;We want to use spread spectrum function in PLL2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We found the following URL.&lt;/P&gt;&lt;P&gt;However, this is explanation for LTIB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-wiki-small" data-containerid="2004" data-containertype="14" data-objectid="100036" data-objecttype="102" href="https://community.nxp.com/docs/DOC-100036"&gt;https://community.nxp.com/docs/DOC-100036&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In YOCTO Linux BSP(L4.1.15), where is spectrum spread set?&lt;/P&gt;&lt;P&gt;Would you tell me a position and the file name of the source code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May I have advice?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Yuuki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 09:08:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/spread-spectrum-setting-for-i-MX6UL-Linux-BSP/m-p/518693#M84177</guid>
      <dc:creator>yuuki</dc:creator>
      <dc:date>2016-06-13T09:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: spread spectrum setting for i.MX6UL Linux BSP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/spread-spectrum-setting-for-i-MX6UL-Linux-BSP/m-p/518694#M84178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="Normal tm6 tm5"&gt;&lt;SPAN class="tm7"&gt; The mentioned (previous) approach uses “file in uboot, named flash_headr.S, &lt;BR /&gt;which has the DDR initialization code which implement by DCD mode ; under DCD mode, &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Normal tm6 tm5"&gt;&lt;SPAN class="tm7"&gt;we can’t added the spread spectrum code, so we use another method called plugin, plugin will &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Normal tm6 tm5"&gt;&lt;SPAN class="tm7"&gt;allow to execute code before the DDR initialization”.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Normal tm6 tm5"&gt;&lt;SPAN class="tm7"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Normal tm6 tm5"&gt;&lt;SPAN class="tm7"&gt;&amp;nbsp; For U-boot of Linux BSP L4.1.15, according to the Linux Porting Guide :&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Normal tm6 tm5"&gt;&lt;SPAN class="tm7"&gt;---&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Normal tm6 tm5"&gt;&lt;SPAN class="tm7"&gt;1. To port to the custom board, the DDR needs to be initialized properly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Normal tm6 tm5"&gt;&lt;SPAN class="tm7"&gt;2. Take a example for the i.MX 6Quad custom board. Open the file: board/freescale/&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Normal tm6 tm5"&gt;&lt;SPAN class="tm7"&gt;mx6&amp;lt;customer_board_name&amp;gt;/imximage.cfg to mx6q.cfg.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Normal tm6 tm5"&gt;&lt;SPAN class="tm7"&gt;3. Modify all items in this file to match the memory specifications. These code blocks&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Normal tm6 tm5"&gt;&lt;SPAN class="tm7"&gt;are read by the ROM code to initialize your DDR memory.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Normal tm6 tm5"&gt;&lt;SPAN class="tm7"&gt;---&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Normal tm6 tm5"&gt;&lt;SPAN class="tm7"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Normal tm6 tm5"&gt;&lt;SPAN class="tm7"&gt;&amp;nbsp; For more details about boot ROM plugin mode, please create request.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Normal tm6 tm5"&gt;&lt;SPAN class="tm7"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Normal tm5"&gt;&lt;SPAN class="tm7"&gt;&lt;A href="https://community.nxp.com/docs/DOC-329745"&gt;How to submit a new question for NXP Support&lt;/A&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Yuri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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>Thu, 14 Jul 2016 08:32:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/spread-spectrum-setting-for-i-MX6UL-Linux-BSP/m-p/518694#M84178</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2016-07-14T08:32:55Z</dc:date>
    </item>
  </channel>
</rss>

