<?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: Falcon mode on iMX8QM in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Falcon-mode-on-iMX8QM/m-p/1775075#M217404</link>
    <description>&lt;P&gt;Thank you for the reply and sorry about the delay. I tried following the instructions for iMX9 adjusted for the iMX8QM. I am getting the following error when booting the new flash:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;U-Boot SPL 2023.04-lf_v2023.04+gaf7d004eaf (Jun 06 2023 - 14:59:40 +0000)&lt;BR /&gt;Normal Boot&lt;BR /&gt;MMC: block number 0x2faf0e5 exceeds max(0x2000)&lt;BR /&gt;mmc_load_image_raw_sector: mmc block read error&lt;BR /&gt;Primary set selected&lt;BR /&gt;Load image from MMC/SD 0x62400&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;U-Boot 2023.04-lf_v2023.04+gaf7d004eaf (Jun 06 2023 - 14:59:40 +0000)&lt;/P&gt;&lt;P&gt;CPU: NXP i.MX8QM RevB A53 at 1200 MHz at 22C&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Are there any notable differences between boot the iMX8QM and the iMX9? Is there somewhere to find the correct address for the ATF Address, Kernel address, etc?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 14 Dec 2023 20:29:45 GMT</pubDate>
    <dc:creator>gilmoreat</dc:creator>
    <dc:date>2023-12-14T20:29:45Z</dc:date>
    <item>
      <title>Falcon mode on iMX8QM</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Falcon-mode-on-iMX8QM/m-p/1768496#M216827</link>
      <description>&lt;P&gt;I am attempting to implement falcon mode on a custom i.MX8QM board following AN13709. However, I am running into an error when attempting to export the fdt. I've attached the error in the file below.&amp;nbsp;&lt;/P&gt;&lt;P&gt;One difference is that I am using a newer version of u-boot and the kernel.&lt;/P&gt;&lt;P&gt;- u-boot = 2023.04-lf_v2023.04&lt;/P&gt;&lt;P&gt;- kernel = 6.1.22&lt;/P&gt;&lt;P&gt;When following the application note, It appears that some of the modification have been integrated into mainline u-boot. Are there some of these modification unnecessary with newer versions of u-boot.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Additionally, is there any meaningful difference between iMX8QM and the iMX8MN in terms of implementing falcon mode?&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2023 20:13:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Falcon-mode-on-iMX8QM/m-p/1768496#M216827</guid>
      <dc:creator>gilmoreat</dc:creator>
      <dc:date>2023-12-04T20:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: Falcon mode on iMX8QM</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Falcon-mode-on-iMX8QM/m-p/1768592#M216839</link>
      <description>&lt;P&gt;Please refer&amp;nbsp;&lt;SPAN&gt;&lt;SPAN class="ui-provider a b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;AN14093 and it's SW.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider a b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;&lt;A href="https://www.nxp.com.cn/docs/en/application-note/AN14093.pdf" target="_blank" rel="noopener"&gt;https://www.nxp.com.cn/docs/en/application-note/AN14093.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Zhiming_Liu_0-1701738667067.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/252958iF5CACC71E2A614F7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Zhiming_Liu_0-1701738667067.png" alt="Zhiming_Liu_0-1701738667067.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The image assembly method is very different between i.MX8M and i.MX8QM, like container and scfw firmware, but i.MX9 use similiar container.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2023 01:20:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Falcon-mode-on-iMX8QM/m-p/1768592#M216839</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2023-12-05T01:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: Falcon mode on iMX8QM</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Falcon-mode-on-iMX8QM/m-p/1775075#M217404</link>
      <description>&lt;P&gt;Thank you for the reply and sorry about the delay. I tried following the instructions for iMX9 adjusted for the iMX8QM. I am getting the following error when booting the new flash:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;U-Boot SPL 2023.04-lf_v2023.04+gaf7d004eaf (Jun 06 2023 - 14:59:40 +0000)&lt;BR /&gt;Normal Boot&lt;BR /&gt;MMC: block number 0x2faf0e5 exceeds max(0x2000)&lt;BR /&gt;mmc_load_image_raw_sector: mmc block read error&lt;BR /&gt;Primary set selected&lt;BR /&gt;Load image from MMC/SD 0x62400&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;U-Boot 2023.04-lf_v2023.04+gaf7d004eaf (Jun 06 2023 - 14:59:40 +0000)&lt;/P&gt;&lt;P&gt;CPU: NXP i.MX8QM RevB A53 at 1200 MHz at 22C&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Are there any notable differences between boot the iMX8QM and the iMX9? Is there somewhere to find the correct address for the ATF Address, Kernel address, etc?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Dec 2023 20:29:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Falcon-mode-on-iMX8QM/m-p/1775075#M217404</guid>
      <dc:creator>gilmoreat</dc:creator>
      <dc:date>2023-12-14T20:29:45Z</dc:date>
    </item>
  </channel>
</rss>

