<?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: How to program u-boot in eMMC without kobs-ng on iMX in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-program-u-boot-in-eMMC-without-kobs-ng-on-iMX/m-p/329455#M44363</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;we successfully programmed .sb in the eMMC/iNAND of our custom i-MX28 using MfgTools and we used u-boot-2015 + SPL.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Feb 2015 16:48:11 GMT</pubDate>
    <dc:creator>marcocavallini</dc:creator>
    <dc:date>2015-02-26T16:48:11Z</dc:date>
    <item>
      <title>How to program u-boot in eMMC without kobs-ng on iMX</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-program-u-boot-in-eMMC-without-kobs-ng-on-iMX/m-p/329452#M44360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'd like to know if exists a method to store in eMMC a bootolader &lt;STRONG&gt;without kobs-ng&lt;/STRONG&gt;, so without using linux, but simply running a command from u-boot.&lt;/P&gt;&lt;P&gt;I booted my i.MX28 system (I have the same question for i.MX6 as well) using the &lt;STRONG&gt;u-boot.sb&lt;/STRONG&gt; (u-boot-2015.01 with SPL) file loaded with mxsldr (or imx-bootlets).&lt;/P&gt;&lt;P&gt;Now I am trying to save it in eMMC with the following command&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;loady&amp;nbsp;&amp;nbsp;&amp;nbsp; (load u-boot.sb with ymodem)&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt; mmc write ${loadaddr} 0 ${filesize}&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;but at reboot nothing happens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TIA&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2015 12:06:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-program-u-boot-in-eMMC-without-kobs-ng-on-iMX/m-p/329452#M44360</guid>
      <dc:creator>marcocavallini</dc:creator>
      <dc:date>2015-02-23T12:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to program u-boot in eMMC without kobs-ng on iMX</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-program-u-boot-in-eMMC-without-kobs-ng-on-iMX/m-p/329453#M44361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The .sb files are intented to be used for the imx23 and imx28 devices. The file contains the boo_prep and power_prep needed to configure the DDR and power management.&lt;/P&gt;&lt;P&gt;In the imx6 the .sb are not needed. If you want to store u-boot in eMMC you just need the u-boot binary file with the IVT header and the correct offset so the BootROM can fetch the image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alejandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 15:27:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-program-u-boot-in-eMMC-without-kobs-ng-on-iMX/m-p/329453#M44361</guid>
      <dc:creator>alejandrolozan1</dc:creator>
      <dc:date>2015-02-24T15:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to program u-boot in eMMC without kobs-ng on iMX</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-program-u-boot-in-eMMC-without-kobs-ng-on-iMX/m-p/329454#M44362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also, I believe a very good choice to have a working system for the imx28 and imx6 is to use Yocto.&lt;/P&gt;&lt;P&gt;Please refer to this awesome training &lt;A href="https://community.nxp.com/docs/DOC-94849"&gt;Yocto Training - HOME&lt;/A&gt;&lt;/P&gt;&lt;P&gt;And the documentation loaded from our BSPs. &lt;A href="https://www.freescale.com/webapp/Download?colCode=L3.10.53_1.1.0_iMX6QDLS_Bundle&amp;amp;appType=license&amp;amp;location=null&amp;amp;WT_TYPE=Board%20Support%20Packages&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=gz&amp;amp;WT_ASSET=Downloads&amp;amp;fileExt=.gz&amp;amp;Parent_nodeId=1337637154535695831062&amp;amp;Parent_pageType=product" title="https://www.freescale.com/webapp/Download?colCode=L3.10.53_1.1.0_iMX6QDLS_Bundle&amp;amp;appType=license&amp;amp;location=null&amp;amp;WT_TYPE=Board%20Support%20Packages&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=gz&amp;amp;WT_ASSET=Downloads&amp;amp;fileExt=.gz&amp;amp;Parent_nodeId=1337637154535695831062&amp;amp;Parent_pageType=product"&gt;https://www.freescale.com/webapp/Download?colCode=L3.10.53_1.1.0_iMX6QDLS_Bundle&amp;amp;appType=license&amp;amp;location=null&amp;amp;WT_TYPE=B…&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope that helps,&lt;/P&gt;&lt;P&gt;Alejandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 15:30:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-program-u-boot-in-eMMC-without-kobs-ng-on-iMX/m-p/329454#M44362</guid>
      <dc:creator>alejandrolozan1</dc:creator>
      <dc:date>2015-02-24T15:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to program u-boot in eMMC without kobs-ng on iMX</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-program-u-boot-in-eMMC-without-kobs-ng-on-iMX/m-p/329455#M44363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;we successfully programmed .sb in the eMMC/iNAND of our custom i-MX28 using MfgTools and we used u-boot-2015 + SPL.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2015 16:48:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-program-u-boot-in-eMMC-without-kobs-ng-on-iMX/m-p/329455#M44363</guid>
      <dc:creator>marcocavallini</dc:creator>
      <dc:date>2015-02-26T16:48:11Z</dc:date>
    </item>
  </channel>
</rss>

