<?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: bootloader ref: iMX8qm MEK in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/bootloader-ref-iMX8qm-MEK/m-p/1069390#M157108</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ravi Kohli,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is my understanding that the SCFW can initialize the hardware and load a binary directly, this bypassing uboot. You may find more information on the following document:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-343178"&gt;https://community.nxp.com/docs/DOC-343178&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Jul 2020 15:21:00 GMT</pubDate>
    <dc:creator>gusarambula</dc:creator>
    <dc:date>2020-07-20T15:21:00Z</dc:date>
    <item>
      <title>bootloader ref: iMX8qm MEK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/bootloader-ref-iMX8qm-MEK/m-p/1069387#M157105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone point to any simple&amp;nbsp;bootloader reference code design under Linux for i.MX8qm MEK (Not Yocto or u-boot-imx) ? Thanks in advance.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2020 18:55:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/bootloader-ref-iMX8qm-MEK/m-p/1069387#M157105</guid>
      <dc:creator>ravi_kohli</dc:creator>
      <dc:date>2020-07-06T18:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: bootloader ref: iMX8qm MEK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/bootloader-ref-iMX8qm-MEK/m-p/1069388#M157106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ravi Kohli,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Linux and Android BSPs for the i.MX8QM MEK both use u-boot as bootloader.&lt;/P&gt;&lt;P&gt;The only alternative would be setting up the System Controller Firmware (more information on the link below, please refer to the SCFW porting guide for more in depth information) to start the i.MX8QM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-341481"&gt;https://community.nxp.com/docs/DOC-341481&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My apologies for the inconvenience.&lt;BR /&gt; Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2020 00:06:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/bootloader-ref-iMX8qm-MEK/m-p/1069388#M157106</guid>
      <dc:creator>gusarambula</dc:creator>
      <dc:date>2020-07-07T00:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: bootloader ref: iMX8qm MEK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/bootloader-ref-iMX8qm-MEK/m-p/1069389#M157107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had a question about the&amp;nbsp;bare metal demo apps provided in MCUXpresso SDK. Under Linux, is it possible to run the "hello world" demo_app without including u-boot.bin in the image on i.MX8QM EVK ? Example, "SCU + M4_0 TCM image" using imx-mkimage tool. Also, is there any reference NXP bootloader.c or bootup example for imx8qm EVK ?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2020 14:40:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/bootloader-ref-iMX8qm-MEK/m-p/1069389#M157107</guid>
      <dc:creator>ravi_kohli</dc:creator>
      <dc:date>2020-07-16T14:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: bootloader ref: iMX8qm MEK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/bootloader-ref-iMX8qm-MEK/m-p/1069390#M157108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ravi Kohli,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is my understanding that the SCFW can initialize the hardware and load a binary directly, this bypassing uboot. You may find more information on the following document:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-343178"&gt;https://community.nxp.com/docs/DOC-343178&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2020 15:21:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/bootloader-ref-iMX8qm-MEK/m-p/1069390#M157108</guid>
      <dc:creator>gusarambula</dc:creator>
      <dc:date>2020-07-20T15:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: bootloader ref: iMX8qm MEK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/bootloader-ref-iMX8qm-MEK/m-p/1069391#M157109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gus, Thanks for the suggestion. I build SCU FW and an M4 demo_app. I didn't see any &lt;/P&gt;&lt;P&gt;debug console output on my i.MX8QM debug console (J18). I reported the issue on a&lt;/P&gt;&lt;P&gt;separate thread. Any comments what could be the issue ?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/538023"&gt;https://community.nxp.com/thread/538023&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2020 01:42:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/bootloader-ref-iMX8qm-MEK/m-p/1069391#M157109</guid>
      <dc:creator>ravi_kohli</dc:creator>
      <dc:date>2020-07-22T01:42:50Z</dc:date>
    </item>
  </channel>
</rss>

