<?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: After using Yocto Kirkstone 5.15.71 kernel, kernel keep reporting 'ddrc freq' switch on IMX8MINI</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/After-using-Yocto-Kirkstone-5-15-71-kernel-kernel-keep-reporting/m-p/1608386#M202255</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A1) You should ignore this error.&lt;/P&gt;
&lt;P&gt;A2) This is bad case and mean that the DDR is inconsistent, but you said that works on sumo, please make sure that DDR stress test pass and all calibration is done correctly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
    <pubDate>Thu, 02 Mar 2023 12:52:08 GMT</pubDate>
    <dc:creator>Bio_TICFSL</dc:creator>
    <dc:date>2023-03-02T12:52:08Z</dc:date>
    <item>
      <title>After using Yocto Kirkstone 5.15.71 kernel, kernel keep reporting 'ddrc freq' switch on IMX8MINI</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/After-using-Yocto-Kirkstone-5-15-71-kernel-kernel-keep-reporting/m-p/1608052#M202224</link>
      <description>&lt;P&gt;We're using IMX8MINI, 2GB DDR4 + 8GB EMMC, when we are using Yocto Kirkstone, we found the kernel(5.15.71) keep reporting below mesg:&lt;/P&gt;&lt;P&gt;```&lt;/P&gt;&lt;P&gt;kernel: ddrc freq set to low bus mode&lt;BR /&gt;kernel: ddrc freq set to high bus mode&lt;BR /&gt;kernel: ddrc freq set to low bus mode&lt;BR /&gt;kernel: ddrc freq set to high bus mode&lt;/P&gt;&lt;P&gt;```&lt;BR /&gt;&lt;BR /&gt;We didn't find such issue on Yocto sumo 4.14-kernel. And we found similar report on the community forum, unfortunately we didn't find any useful tip or info.&lt;/P&gt;&lt;P&gt;Our questions are:&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial black,avant garde" color="#800000"&gt;&lt;STRONG&gt;Question-1)&lt;/STRONG&gt;&lt;/FONT&gt; Does such ddrc-freq switch make sense? Can we consider it as a good case, or a bad case? i.e, can we safely ignore such kernel report ?&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial black,avant garde" color="#800000"&gt;&lt;STRONG&gt;Question-2)&lt;/STRONG&gt; &lt;/FONT&gt;If this is bad case, how can we to fix this? Because we didn't meet this issue on Yocto sumo.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Really appreciate the answer of above 2 questions. Thank you very much&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2023 02:35:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/After-using-Yocto-Kirkstone-5-15-71-kernel-kernel-keep-reporting/m-p/1608052#M202224</guid>
      <dc:creator>13614278</dc:creator>
      <dc:date>2023-03-02T02:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: After using Yocto Kirkstone 5.15.71 kernel, kernel keep reporting 'ddrc freq' switch on IMX8MINI</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/After-using-Yocto-Kirkstone-5-15-71-kernel-kernel-keep-reporting/m-p/1608386#M202255</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A1) You should ignore this error.&lt;/P&gt;
&lt;P&gt;A2) This is bad case and mean that the DDR is inconsistent, but you said that works on sumo, please make sure that DDR stress test pass and all calibration is done correctly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2023 12:52:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/After-using-Yocto-Kirkstone-5-15-71-kernel-kernel-keep-reporting/m-p/1608386#M202255</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2023-03-02T12:52:08Z</dc:date>
    </item>
    <item>
      <title>Re: After using Yocto Kirkstone 5.15.71 kernel, kernel keep reporting 'ddrc freq' switch on IMX8MINI</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/After-using-Yocto-Kirkstone-5-15-71-kernel-kernel-keep-reporting/m-p/1670797#M207703</link>
      <description>&lt;P&gt;Thank you for your help.&lt;/P&gt;&lt;P&gt;After I replace the ddr4_timing.c with the one from DDR Training Tool, we can't even flash the image, it report traning failed:&lt;/P&gt;&lt;P&gt;-------------&lt;/P&gt;&lt;P&gt;U-Boot SPL 2022.04 (Jun 16 2023 - 13:47:35 +0800)&lt;BR /&gt;power_bd71837_init&lt;BR /&gt;DDRINFO: start DRAM init&lt;BR /&gt;DDRINFO: DRAM rate 2400MTS&lt;BR /&gt;Training FAILED&lt;/P&gt;&lt;P&gt;-------------&lt;/P&gt;&lt;P&gt;I have confirmed all Stress Test has past, and the file is generated succesfully. (I've already did ddr4_timing.c before successfully on our Yocto sumo 4.14, I write this to express that there's no error steps for generate the ddr4_timing.c)&lt;/P&gt;&lt;P&gt;Could you give us some advice for this?&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2023 05:54:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/After-using-Yocto-Kirkstone-5-15-71-kernel-kernel-keep-reporting/m-p/1670797#M207703</guid>
      <dc:creator>13614278</dc:creator>
      <dc:date>2023-06-16T05:54:43Z</dc:date>
    </item>
  </channel>
</rss>

