<?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: Update U-boot in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Update-U-boot/m-p/502034#M81298</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please refer to the attached document, especially, to the Section 4.4 "Downloading images".&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Artur&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Jan 2016 10:16:18 GMT</pubDate>
    <dc:creator>art</dc:creator>
    <dc:date>2016-01-21T10:16:18Z</dc:date>
    <item>
      <title>Update U-boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Update-U-boot/m-p/502033#M81297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an issue to update u-boot on a sabrelite board.&lt;/P&gt;&lt;P&gt;The u-boot version is :&lt;/P&gt;&lt;PRE __default_attr="c++" __jive_macro_name="code" class="_jivemacro_uid_14532777352137646 jive_macro_code jive_text_macro" data-renderedposition="92_8_1166_16" jivemacro_uid="_14532777352137646"&gt;&lt;P&gt;U-Boot 2009.08 (Aug 16 2012 - 10:06:42)&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to use last release of yocto. I f I well understand, I need a more recent version of u-boot to take into account new kernel with device tree.&lt;/P&gt;&lt;P&gt;I prepare a SD card with jethro image using dd.&lt;/P&gt;&lt;PRE __default_attr="c++" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14532779053229170 jive_text_macro" data-renderedposition="171_8_1166_16" jivemacro_uid="_14532779053229170"&gt;&lt;P&gt;zcat boundary-eval-image-nitrogen6x-jethro.sdcard.gz | dd of=/dev/mmcblk0 bs=1M&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I update the 'upgradeu' command to take the script 6x_upgrade into account in place of 6q_upgrade. And I copy u-boot.nitrogen6s and 6x_upgrade script to boot partition.&lt;/P&gt;&lt;P&gt;I also define 'uboot_defconfig':&lt;/P&gt;&lt;PRE __default_attr="c++" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_1453277930531539" data-renderedposition="250_8_1166_32" jivemacro_uid="_1453277930531539"&gt;&lt;P&gt;upgradeu=for disk in 0 1 ; do mmc dev ${disk} ;for fs in fat ext2 ; do ${fs}load mmc ${disk}:1 10008000 /6x_upgrade &amp;amp;&amp;amp; source 10008000 ; done ; done&lt;/P&gt;&lt;P&gt;uboot_defconfig=nitrogen6s&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I launch command 'upgradeu', I have the following message:&lt;/P&gt;&lt;PRE __default_attr="c++" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14532781926339637 jive_text_macro" data-renderedposition="324_8_1166_272" jivemacro_uid="_14532781926339637"&gt;&lt;P&gt;MX6Q SABRELITE U-Boot &amp;gt; run upgradeu&lt;/P&gt;&lt;P&gt;mmc0 is current device&lt;/P&gt;&lt;P&gt;reading /6x_upgrade&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1559 bytes read&lt;/P&gt;&lt;P&gt;## Executing script at 10008000&lt;/P&gt;&lt;P&gt;Please set uboot_defconfig to the appropriate value&lt;/P&gt;&lt;P&gt;Loading file "/6x_upgrade" from mmc device 0:1 (xxa1)&lt;/P&gt;&lt;P&gt;Failed to mount ext2 filesystem...&lt;/P&gt;&lt;P&gt;** Bad ext2 partition or disk - mmc 0:1 **&lt;/P&gt;&lt;P&gt;Card did not respond to voltage select!&lt;/P&gt;&lt;P&gt;mmc1(part 0) is current device&lt;/P&gt;&lt;P&gt;MMC: block number 0x1 exceeds max(0x0)&lt;/P&gt;&lt;P&gt;** Can't read from device 1 **&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;** Unable to use mmc 1:1 for fatload **&lt;/P&gt;&lt;P&gt;** Bad partition 1 **&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone explain me how to upgrade u-boot correctly ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 08:26:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Update-U-boot/m-p/502033#M81297</guid>
      <dc:creator>fabricelouveau</dc:creator>
      <dc:date>2016-01-20T08:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: Update U-boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Update-U-boot/m-p/502034#M81298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please refer to the attached document, especially, to the Section 4.4 "Downloading images".&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Artur&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2016 10:16:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Update-U-boot/m-p/502034#M81298</guid>
      <dc:creator>art</dc:creator>
      <dc:date>2016-01-21T10:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: Update U-boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Update-U-boot/m-p/502035#M81299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I finally success to update u-boot using a Buildroot image.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Feb 2016 11:13:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Update-U-boot/m-p/502035#M81299</guid>
      <dc:creator>fabricelouveau</dc:creator>
      <dc:date>2016-02-01T11:13:36Z</dc:date>
    </item>
  </channel>
</rss>

