<?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.MX8MQ-EVK: eMMC: u-boot flashing issue in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-EVK-eMMC-u-boot-flashing-issue/m-p/1235687#M169957</link>
    <description>&lt;P&gt;Hi vipulkumar&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;one can try to follow sect.4.3.4 Copying a bootloader image Linux Guide included in L4.19.35.1.1.0&lt;/P&gt;
&lt;P&gt;&lt;A style="box-sizing: border-box; background-color: transparent; color: #215bd6; text-decoration: none; cursor: pointer;" href="https://www.nxp.com/webapp/Download?colCode=L4.19.35_1.1.0_LINUX_DOCS" target="_blank" rel="noopener"&gt;Documentation&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;</description>
    <pubDate>Wed, 24 Feb 2021 10:36:32 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2021-02-24T10:36:32Z</dc:date>
    <item>
      <title>i.MX8MQ-EVK: eMMC: u-boot flashing issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-EVK-eMMC-u-boot-flashing-issue/m-p/1235669#M169953</link>
      <description>&lt;P&gt;I am using i.MX8MQ-EVK. I am able to write L4.19.35.1.1.0 imx8mq-evk images to eMMC using uuu (universal update utility) from &lt;A href="https://github.com/NXPmicro/mfgtools/releases" target="_blank" rel="nofollow noopener"&gt;https://github.com/NXPmicro/mfgtools/releases.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;When i am trying to write u-boot on /dev/mmcblk0 using dd command, it's not working.&lt;/P&gt;&lt;P&gt;$ dd if=imx-boot-flash_evk.bin of=/dev/mmcblk0 bs=1k seek=33&lt;/P&gt;&lt;P&gt;After this , I rebooted the board but u-boot is not updated.&lt;/P&gt;&lt;P&gt;Please let me know if I am missing something.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 09:53:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-EVK-eMMC-u-boot-flashing-issue/m-p/1235669#M169953</guid>
      <dc:creator>vipulkumar</dc:creator>
      <dc:date>2021-02-24T09:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8MQ-EVK: eMMC: u-boot flashing issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-EVK-eMMC-u-boot-flashing-issue/m-p/1235687#M169957</link>
      <description>&lt;P&gt;Hi vipulkumar&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;one can try to follow sect.4.3.4 Copying a bootloader image Linux Guide included in L4.19.35.1.1.0&lt;/P&gt;
&lt;P&gt;&lt;A style="box-sizing: border-box; background-color: transparent; color: #215bd6; text-decoration: none; cursor: pointer;" href="https://www.nxp.com/webapp/Download?colCode=L4.19.35_1.1.0_LINUX_DOCS" target="_blank" rel="noopener"&gt;Documentation&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 10:36:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-EVK-eMMC-u-boot-flashing-issue/m-p/1235687#M169957</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2021-02-24T10:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8MQ-EVK: eMMC: u-boot flashing issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-EVK-eMMC-u-boot-flashing-issue/m-p/1235695#M169958</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Section 4.3.4 is talking about flashing u-boot to SD/MMC card.&lt;/P&gt;&lt;P&gt;But I wanted to flash it on eMMC.&lt;/P&gt;&lt;P&gt;I also tried the same command as mentioned in 4.3.4 sec to flash u-boot to eMMC but that didn't work for eMMC.&lt;/P&gt;&lt;P&gt;$ dd if=imx-boot-flash_evk.bin of=/dev/mmcblk0 bs=1k seek=33&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 11:00:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-EVK-eMMC-u-boot-flashing-issue/m-p/1235695#M169958</guid>
      <dc:creator>vipulkumar</dc:creator>
      <dc:date>2021-02-24T11:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8MQ-EVK: eMMC: u-boot flashing issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-EVK-eMMC-u-boot-flashing-issue/m-p/1235708#M169959</link>
      <description>&lt;DIV class="lia-message-body lia-component-message-view-widget-body lia-component-body-signature-highlight-escalation lia-component-message-view-widget-body-signature-highlight-escalation"&gt;&lt;DIV class="lia-message-body-content"&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Section 4.3.4 is talking about flashing u-boot to SD/MMC card.&lt;/P&gt;&lt;P&gt;But I wanted to flash it on eMMC.&lt;/P&gt;&lt;P&gt;I also tried the same command as mentioned in 4.3.4 sec to flash u-boot to eMMC but that didn't work for eMMC.&lt;/P&gt;&lt;P&gt;$ dd if=imx-boot-flash_evk.bin of=/dev/mmcblk0 bs=1k seek=33&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 24 Feb 2021 11:22:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-EVK-eMMC-u-boot-flashing-issue/m-p/1235708#M169959</guid>
      <dc:creator>vipulkumar</dc:creator>
      <dc:date>2021-02-24T11:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8MQ-EVK: eMMC: u-boot flashing issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-EVK-eMMC-u-boot-flashing-issue/m-p/1235750#M169966</link>
      <description>&lt;P&gt;also one can look at&lt;/P&gt;
&lt;P&gt;&lt;A href="https://boundarydevices.com/programming-emmc-on-i-mx-platforms/" target="_blank"&gt;https://boundarydevices.com/programming-emmc-on-i-mx-platforms/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 12:52:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-EVK-eMMC-u-boot-flashing-issue/m-p/1235750#M169966</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2021-02-24T12:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8MQ-EVK: eMMC: u-boot flashing issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-EVK-eMMC-u-boot-flashing-issue/m-p/1237265#M170071</link>
      <description>&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;This link doesn't have the information that I needed.&lt;/P&gt;&lt;P&gt;My scenario is:&lt;/P&gt;&lt;P&gt;1. I flashed 4.19.35 images to eMMC using uuu utility. It's working fine.&lt;/P&gt;&lt;P&gt;2. I created a SD card and booted h/w with it.&lt;/P&gt;&lt;P&gt;3. Now I wanted to flash new u-boot to eMMC partition. For this, I used following command:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; $ dd if=imx-boot-evk.bin of=/dev/mmcblk0 bs=1k seek=33&lt;/P&gt;&lt;P&gt;4. After this I reboot the board but u-boot is not updated.&lt;/P&gt;&lt;P&gt;I am suspecting that u-boot is written in some other partition.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2021 11:58:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-EVK-eMMC-u-boot-flashing-issue/m-p/1237265#M170071</guid>
      <dc:creator>vipulkumar</dc:creator>
      <dc:date>2021-02-26T11:58:19Z</dc:date>
    </item>
  </channel>
</rss>

