<?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: About ddr frequency change in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/About-ddr-frequency-change/m-p/615531#M93114</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 for reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have question about CON_REQ bit.&lt;/P&gt;&lt;P&gt;We refered i.MX6 Solo/DualLIte Applications Processor Reference&amp;nbsp; Manual.&lt;/P&gt;&lt;P&gt;The CON_REQ bit description in MMDCx_MDSCR field descriptions is the following.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Configuration request/acknowledge mechanism should be used for the following procedures:&lt;/P&gt;&lt;P&gt;changing of timing parameters, during calibration process or driving commands via MDSCR[CMD].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We&amp;nbsp;checked attachment file (arch/arm/mach-imx/lpddr2_freq_imx6q.S).&lt;/P&gt;&lt;P&gt;This file change timing parameters (MMDCx_CFG0,MMDCx_CFG1,MMDCx_CFG2,etc).&lt;/P&gt;&lt;P&gt;The CON_REQ bit control is need, isn't it&amp;nbsp;?&lt;/P&gt;&lt;P&gt;And please tell me LPDDR2&amp;nbsp;sequence about frequency change entry/exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Nov 2016 07:07:06 GMT</pubDate>
    <dc:creator>MasakiHayakawa</dc:creator>
    <dc:date>2016-11-03T07:07:06Z</dc:date>
    <item>
      <title>About ddr frequency change</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/About-ddr-frequency-change/m-p/615529#M93112</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;Android version is ICS, NXP patch name is imx-android-13.4.1.&lt;/P&gt;&lt;P&gt;Target platform is custom board of epdc system on i.MX6DualLite.&lt;/P&gt;&lt;P&gt;The configuration is two Micro 1GBx32 LPDDR2 in a dual-channel interleaved, 64-bit wide memory system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We donwloaded patch files on the following site, files are 0001-Support-LPDDR2-on-6DL-platform_Uboot and 0001-Support-LPDDR2-on-6DL-platform_Kernel, and applied.&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-94922"&gt;https://community.nxp.com/docs/DOC-94922&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But after&amp;nbsp;lpddr2 frequency change from 24MHz to 400MHz, kernel frequenctly freeze with dump messages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We removed CON_REQ bit&amp;nbsp;control of MMDCx_MDSCR register when lpddr2 frequency change entry and ext&amp;nbsp; (file:arch/arm/mach-mx6/mx6_lpddr_freq.S), and it appears to be stable.&lt;/P&gt;&lt;P&gt;We refered to fsl-yocto-L4.1.15_1.2.0-ga.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please tell me whether CON_REQ bit control of MMDCx_MDSCR register is need or not.&lt;/P&gt;&lt;P&gt;We think that this control is need...&amp;nbsp; why did you remove this control on fsl-yocto-L4.1.15_1.2.0-ga ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards.&lt;/P&gt;&lt;P&gt;Masaki Hayakawa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Nov 2016 01:53:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/About-ddr-frequency-change/m-p/615529#M93112</guid>
      <dc:creator>MasakiHayakawa</dc:creator>
      <dc:date>2016-11-01T01:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: About ddr frequency change</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/About-ddr-frequency-change/m-p/615530#M93113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Masaki&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;recommended to use latest lpddr2 codes, also please check lpddr2 scm patches&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/395677"&gt;SCM-i.MX 6Dual/6Quad Linux Patch not able to bitbake&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;note, for i.MX6DualLite arch/arm/mach-imx/lpddr2_freq_imx6q.S should be used&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/tree/arch/arm/mach-imx/lpddr2_freq_imx6q.S?h=imx_4.1.15_1.0.0_ga" title="http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/tree/arch/arm/mach-imx/lpddr2_freq_imx6q.S?h=imx_4.1.15_1.0.0_ga"&gt;linux-2.6-imx.git - Freescale i.MX Linux Tree&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, 01 Nov 2016 05:13:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/About-ddr-frequency-change/m-p/615530#M93113</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-11-01T05:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: About ddr frequency change</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/About-ddr-frequency-change/m-p/615531#M93114</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 for reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have question about CON_REQ bit.&lt;/P&gt;&lt;P&gt;We refered i.MX6 Solo/DualLIte Applications Processor Reference&amp;nbsp; Manual.&lt;/P&gt;&lt;P&gt;The CON_REQ bit description in MMDCx_MDSCR field descriptions is the following.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Configuration request/acknowledge mechanism should be used for the following procedures:&lt;/P&gt;&lt;P&gt;changing of timing parameters, during calibration process or driving commands via MDSCR[CMD].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We&amp;nbsp;checked attachment file (arch/arm/mach-imx/lpddr2_freq_imx6q.S).&lt;/P&gt;&lt;P&gt;This file change timing parameters (MMDCx_CFG0,MMDCx_CFG1,MMDCx_CFG2,etc).&lt;/P&gt;&lt;P&gt;The CON_REQ bit control is need, isn't it&amp;nbsp;?&lt;/P&gt;&lt;P&gt;And please tell me LPDDR2&amp;nbsp;sequence about frequency change entry/exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Nov 2016 07:07:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/About-ddr-frequency-change/m-p/615531#M93114</guid>
      <dc:creator>MasakiHayakawa</dc:creator>
      <dc:date>2016-11-03T07:07:06Z</dc:date>
    </item>
  </channel>
</rss>

