<?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: i.MX93 low power boot in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX93-low-power-boot/m-p/2135319#M239340</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206761"&gt;@Chavira&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; In&amp;nbsp;&lt;A href="https://github.com/nxp-mcuxpresso/mcux-sdk-examples/tree/main/mcimx93evk/multicore_examples/rpmsg_lite_pingpong_rtos/linux_remote" target="_self"&gt;rpmsg_lite_pingpong_rtos/linux_remote&lt;/A&gt;&amp;nbsp;, I see the description&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;The primary core releases the secondary core from the reset and then the inter-core communication is established&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;But I didn't see any like bring up a-corc linux code in&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;rpmsg_lite_pingpong_rtos/linux_remote/main_remote.c&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;Also in readme-Prepare the Demo&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;3. Boot Linux BSP to u-boot, and load M core image from SD card to run. (Put the image into SD card before.) =&amp;gt; load mmc 1:1 0x80000000 /rpmsg_lite_pingpong_rtos_linux_remote.bin =&amp;gt; cp.b 0x80000000 0x201e0000 0x20000 =&amp;gt; bootaux 0x1ffe0000 0&lt;/P&gt;&lt;P&gt;4. Append "clk_ignore_unused" in u-boot "mmcargs" env, before booting linux&lt;/P&gt;&lt;P&gt;5 .Boot to linux. Run "echo '7 4 1 7' &amp;gt; /proc/sys/kernel/printk" to change the message level.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;I think is a-core boot first and then use u-boot to enable m-core&lt;/P&gt;</description>
    <pubDate>Thu, 17 Jul 2025 01:59:20 GMT</pubDate>
    <dc:creator>WolsYang</dc:creator>
    <dc:date>2025-07-17T01:59:20Z</dc:date>
    <item>
      <title>i.MX93 low power boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX93-low-power-boot/m-p/2130844#M239121</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/171173"&gt;@AldoG&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; We are tplanning to do&amp;nbsp;&lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/i-MX93-low-power-boot/ta-p/2101976" target="_self"&gt;i.MX93 low power boot&lt;/A&gt;&amp;nbsp;on Yocto 6.12.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; After boot to cm33, is there any way to boot Linux from cm33?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jul 2025 10:06:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX93-low-power-boot/m-p/2130844#M239121</guid>
      <dc:creator>WolsYang</dc:creator>
      <dc:date>2025-07-09T10:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX93 low power boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX93-low-power-boot/m-p/2131102#M239141</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/195089"&gt;@WolsYang&lt;/a&gt;!&lt;/P&gt;
&lt;P&gt;Thank you for contacting NXP Support!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is not possible to run Linux on the M core, as it is designed for real-time, low-power tasks and does not have the resources required to support a full Linux operating system.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Chavira&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jul 2025 18:02:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX93-low-power-boot/m-p/2131102#M239141</guid>
      <dc:creator>Chavira</dc:creator>
      <dc:date>2025-07-09T18:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX93 low power boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX93-low-power-boot/m-p/2132906#M239226</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206761"&gt;@Chavira&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Sorry for unclear description.&lt;BR /&gt;&lt;BR /&gt;I means&amp;nbsp; when I enable .bin in only m-core at u-boot, after bring up .bin content, u-boot will close (If is not correct, please let me know)&lt;/P&gt;&lt;P&gt;So, after&amp;nbsp;bring up .bin content&amp;nbsp;in only m-core, how can I bring up Linux in a-core?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jul 2025 01:43:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX93-low-power-boot/m-p/2132906#M239226</guid>
      <dc:creator>WolsYang</dc:creator>
      <dc:date>2025-07-14T01:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX93 low power boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX93-low-power-boot/m-p/2133428#M239256</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/195089"&gt;@WolsYang&lt;/a&gt;!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the i.MX93, it is possible and even intended for both cores to work together.&lt;/P&gt;
&lt;P&gt;Once the M core has booted, you can proceed to boot Linux on the A core. However, you may need to make some adjustments to the device tree, depending on your configuration.&lt;/P&gt;
&lt;P&gt;As you know, both cores can access most of the peripherals. Therefore, it’s important to ensure that any peripherals used by the M core are disabled in the device tree for the A core. This prevents resource conflicts and ensures stable operation for both cores.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards!&lt;/P&gt;
&lt;P&gt;Chavira&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jul 2025 15:50:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX93-low-power-boot/m-p/2133428#M239256</guid>
      <dc:creator>Chavira</dc:creator>
      <dc:date>2025-07-14T15:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX93 low power boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX93-low-power-boot/m-p/2133601#M239264</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206761"&gt;@Chavira&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Do we have example about this?&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; In my understood, after brigng up m-core, u-boot job is done, and will close.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Then for example after 10 minute, now only m-core is running, how to bring up a-core linux now?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jul 2025 01:08:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX93-low-power-boot/m-p/2133601#M239264</guid>
      <dc:creator>WolsYang</dc:creator>
      <dc:date>2025-07-15T01:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX93 low power boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX93-low-power-boot/m-p/2135197#M239333</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/195089"&gt;@WolsYang&lt;/a&gt;!&lt;/P&gt;
&lt;P&gt;You can find the complete procedure for working with multiple cores in our i.MX93-EVK examples at the link below:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/nxp-mcuxpresso/mcux-sdk-examples/tree/main/mcimx93evk/multicore_examples" target="_blank"&gt;https://github.com/nxp-mcuxpresso/mcux-sdk-examples/tree/main/mcimx93evk/multicore_examples&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Chavira&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jul 2025 18:22:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX93-low-power-boot/m-p/2135197#M239333</guid>
      <dc:creator>Chavira</dc:creator>
      <dc:date>2025-07-16T18:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX93 low power boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX93-low-power-boot/m-p/2135319#M239340</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206761"&gt;@Chavira&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; In&amp;nbsp;&lt;A href="https://github.com/nxp-mcuxpresso/mcux-sdk-examples/tree/main/mcimx93evk/multicore_examples/rpmsg_lite_pingpong_rtos/linux_remote" target="_self"&gt;rpmsg_lite_pingpong_rtos/linux_remote&lt;/A&gt;&amp;nbsp;, I see the description&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;The primary core releases the secondary core from the reset and then the inter-core communication is established&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;But I didn't see any like bring up a-corc linux code in&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;rpmsg_lite_pingpong_rtos/linux_remote/main_remote.c&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;Also in readme-Prepare the Demo&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;3. Boot Linux BSP to u-boot, and load M core image from SD card to run. (Put the image into SD card before.) =&amp;gt; load mmc 1:1 0x80000000 /rpmsg_lite_pingpong_rtos_linux_remote.bin =&amp;gt; cp.b 0x80000000 0x201e0000 0x20000 =&amp;gt; bootaux 0x1ffe0000 0&lt;/P&gt;&lt;P&gt;4. Append "clk_ignore_unused" in u-boot "mmcargs" env, before booting linux&lt;/P&gt;&lt;P&gt;5 .Boot to linux. Run "echo '7 4 1 7' &amp;gt; /proc/sys/kernel/printk" to change the message level.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;I think is a-core boot first and then use u-boot to enable m-core&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 01:59:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX93-low-power-boot/m-p/2135319#M239340</guid>
      <dc:creator>WolsYang</dc:creator>
      <dc:date>2025-07-17T01:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX93 low power boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX93-low-power-boot/m-p/2135981#M239376</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/195089"&gt;@WolsYang&lt;/a&gt;!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;to boot Linux in A core you can use the command "boot" in U-boot terminal&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 17:25:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX93-low-power-boot/m-p/2135981#M239376</guid>
      <dc:creator>Chavira</dc:creator>
      <dc:date>2025-07-17T17:25:16Z</dc:date>
    </item>
  </channel>
</rss>

