<?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>Layerscape中的主题 回复： LS1043A RDB How to change CPU frequency</title>
    <link>https://community.nxp.com/t5/Layerscape/LS1043A-RDB-How-to-change-CPU-frequency/m-p/1669868#M12672</link>
    <description>&lt;P&gt;I think you can modify the RCW cpu clock&lt;/P&gt;</description>
    <pubDate>Thu, 15 Jun 2023 03:58:49 GMT</pubDate>
    <dc:creator>Hmc510</dc:creator>
    <dc:date>2023-06-15T03:58:49Z</dc:date>
    <item>
      <title>LS1043A RDB How to change CPU frequency</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1043A-RDB-How-to-change-CPU-frequency/m-p/1657961#M12557</link>
      <description>&lt;P&gt;Hi NXP,&lt;/P&gt;&lt;P&gt;I have an LS1043A RDB.&amp;nbsp; Its SD slot has a bootable SD card that contained a default BSP image. On start-up, u-boot reports the SoC's quad cores are at 1.6 GHz.&lt;/P&gt;&lt;P&gt;After the boot process has completed, I used the following command to check the CPU frequency.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;root@ls1043ardb:/sys/devices/system/cpu/cpu0/cpufreq# cat cpuinfo_cur_freq&lt;BR /&gt;500000&lt;/P&gt;&lt;P&gt;root@ls1043ardb:/sys/devices/system/cpu/cpu0/cpufreq# cat scaling_cur_freq&lt;BR /&gt;500000&lt;/P&gt;&lt;P&gt;I then used the following command to check available CPU frequencies.&lt;/P&gt;&lt;P&gt;root@ls1043ardb:/sys/devices/system/cpu/cpu0/cpufreq# cat scaling_available_frequencies&lt;BR /&gt;1600000 1000000 800000 500000&lt;/P&gt;&lt;P&gt;I wanted to set the frequency to maximum. I tried the following command and found it futile.&amp;nbsp;&lt;/P&gt;&lt;P&gt;echo performance &amp;gt; /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor&lt;/P&gt;&lt;P&gt;I tried the procedure described in&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.nxp.com/bundle/GUID-39A0A446-70E5-4ED7-A580-E7508B61A5F1/page/GUID-40BE9AD5-DF6B-4D99-A3FB-5988A50DACA2.html" target="_blank"&gt;CPU Frequency Switching User Manual | QorIQ SDK v2.0-1703 Documentation | NXP Semiconductors&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and found the frequency remained unchanged (@ 500000).&amp;nbsp; Setting "scaling_speed" appears to be useless.&lt;/P&gt;&lt;P&gt;I was wondering what had to be done to set the CPU frequency to 1.6 GHz.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much,&lt;/P&gt;&lt;P&gt;Dawei&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[Reference 1]&lt;/P&gt;&lt;P&gt;U-Boot 2021.04-ge2eba0cd58 (Aug 27 2021 - 22:19:59 +0800)&lt;/P&gt;&lt;P&gt;SoC: LS1043AE Rev1.1 (0x87920011)&lt;BR /&gt;Clock Configuration:&lt;BR /&gt;CPU0(A53):1600 MHz CPU1(A53):1600 MHz CPU2(A53):1600 MHz&lt;BR /&gt;CPU3(A53):1600 MHz&lt;BR /&gt;Bus: 400 MHz DDR: 1600 MT/s FMAN: 500 MHz&lt;BR /&gt;Reset Configuration Word (RCW):&lt;BR /&gt;00000000: 08100010 0a000000 00000000 00000000&lt;BR /&gt;00000010: 14550002 80004012 60040000 c1002000&lt;BR /&gt;00000020: 00000000 00000000 00000000 00038800&lt;BR /&gt;00000030: 00000000 00001100 00000096 00000001&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2023 23:43:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1043A-RDB-How-to-change-CPU-frequency/m-p/1657961#M12557</guid>
      <dc:creator>daweichen</dc:creator>
      <dc:date>2023-05-25T23:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: LS1043A RDB How to change CPU frequency</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1043A-RDB-How-to-change-CPU-frequency/m-p/1660709#M12578</link>
      <description>&lt;P&gt;Please check whether these Kernel configurations&amp;nbsp;CONFIG_CPU_FREQ, CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE and&amp;nbsp;CONFIG_QORIQ_CPUFREQ be enabled in your Linux Kernel with the following command.&lt;/P&gt;
&lt;P&gt;# zcat /proc/config.gz | grep CONFIG_CPU_FREQ&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2023 09:43:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1043A-RDB-How-to-change-CPU-frequency/m-p/1660709#M12578</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2023-05-31T09:43:47Z</dc:date>
    </item>
    <item>
      <title>回复： LS1043A RDB How to change CPU frequency</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1043A-RDB-How-to-change-CPU-frequency/m-p/1669868#M12672</link>
      <description>&lt;P&gt;I think you can modify the RCW cpu clock&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2023 03:58:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1043A-RDB-How-to-change-CPU-frequency/m-p/1669868#M12672</guid>
      <dc:creator>Hmc510</dc:creator>
      <dc:date>2023-06-15T03:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: LS1043A RDB How to change CPU frequency</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1043A-RDB-How-to-change-CPU-frequency/m-p/1765898#M13710</link>
      <description>&lt;P&gt;I found my problem.&amp;nbsp; Linux 5.4 kernel has&amp;nbsp;&lt;SPAN&gt;CONFIG_QORIQ_THERMAL=y as the default&amp;nbsp; Changing&amp;nbsp;CONFIG_QORIQ_THERMAL=n fixed my CPU frequency problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you very much for your help.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2023 18:59:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1043A-RDB-How-to-change-CPU-frequency/m-p/1765898#M13710</guid>
      <dc:creator>daweichen</dc:creator>
      <dc:date>2023-11-29T18:59:12Z</dc:date>
    </item>
  </channel>
</rss>

