<?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>i.MX ProcessorsのトピックRe: Changing eMMC boot images via Linux on Sabre SDB</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Changing-eMMC-boot-images-via-Linux-on-Sabre-SDB/m-p/232306#M17721</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah, this appears to be a 'fast boot' mode particular to eMMC 4.4+ devices. Ie none of the above :smileyhappy:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Jan 2014 17:38:09 GMT</pubDate>
    <dc:creator>AlexHarford</dc:creator>
    <dc:date>2014-01-17T17:38:09Z</dc:date>
    <item>
      <title>Changing eMMC boot images via Linux on Sabre SDB</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Changing-eMMC-boot-images-via-Linux-on-Sabre-SDB/m-p/232302#M17717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've been trying to set up my Sabre SDB to load U-Boot from eMMC but I have not had any success. Has anyone done this successfully?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are three questions I would like to confirm:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a) Are there any special preparations when building U-Boot? Do I use the u-boot.imx image that I have successfully loaded from an SD card?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b) Where do I write the U-Boot image with the dd command? I have several MMC devices available:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# ls -l /dev/mmcblk0*&lt;/P&gt;&lt;P&gt;brw-rw----&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 root&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; disk&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 179,&amp;nbsp;&amp;nbsp; 0 Jan&amp;nbsp; 1 00:00 /dev/mmcblk0&lt;/P&gt;&lt;P&gt;brw-rw----&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 root&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; disk&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 179,&amp;nbsp;&amp;nbsp; 8 Jan&amp;nbsp; 1 00:00 /dev/mmcblk0boot0&lt;/P&gt;&lt;P&gt;brw-rw----&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 root&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; disk&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 179,&amp;nbsp; 16 Jan&amp;nbsp; 1 00:00 /dev/mmcblk0boot1&lt;/P&gt;&lt;P&gt;brw-rw----&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 root&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; disk&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 179,&amp;nbsp;&amp;nbsp; 1 Jan&amp;nbsp; 1 00:00 /dev/mmcblk0p1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;c) What should SW6 be set to? From my reading of the datasheet, it should be set up with switches 8 - 1 =&amp;gt; 01101011&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ie: MMC boot, 8 bit interface, port SD4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Although I have tried various other combinations without any success. I suspect the problem is in a) or b).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jan 2014 19:06:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Changing-eMMC-boot-images-via-Linux-on-Sabre-SDB/m-p/232302#M17717</guid>
      <dc:creator>AlexHarford</dc:creator>
      <dc:date>2014-01-13T19:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: Changing eMMC boot images via Linux on Sabre SDB</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Changing-eMMC-boot-images-via-Linux-on-Sabre-SDB/m-p/232303#M17718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alex, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In general:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /dev/mmcblk0 is the normal disk and generally where U-Boot on SD card will live (at offset 0x400)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /dev/mmcblk0pN is partition N within the disk. You may have multiple if you've partitioned things that way (Android uses as many as 8)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The /dev/mmcblk0boot0 and /dev/mmcblk0boot1 are special-purpose areas of the eMMC. I'll refer you to the data sheet for characteristics, but I don't believe they're currently supported either by the boot ROM on the i.MX6 or by U-Boot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jan 2014 02:50:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Changing-eMMC-boot-images-via-Linux-on-Sabre-SDB/m-p/232303#M17718</guid>
      <dc:creator>EricNelson</dc:creator>
      <dc:date>2014-01-14T02:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: Changing eMMC boot images via Linux on Sabre SDB</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Changing-eMMC-boot-images-via-Linux-on-Sabre-SDB/m-p/232304#M17719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eric,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. Since you helped me remove one variable from the situation, I was able to experiment more:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used this command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dd if=u-boot.imx bs=1k seek=1 conv=fdatasync of=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;/dev/mmcblk0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and was able to get it booting with SW6 bits 8 -&amp;gt; 1 configured as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;01101011 (8-bit mode) or 01100111 (4-bit mode)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am still working on how to get 'fast boot' working, ie SW6 = 011&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/SPAN&gt;1011, but this has been a good step in the right direction.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jan 2014 18:13:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Changing-eMMC-boot-images-via-Linux-on-Sabre-SDB/m-p/232304#M17719</guid>
      <dc:creator>AlexHarford</dc:creator>
      <dc:date>2014-01-14T18:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: Changing eMMC boot images via Linux on Sabre SDB</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Changing-eMMC-boot-images-via-Linux-on-Sabre-SDB/m-p/232305#M17720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;:smileyhappy: "Fast boot" has so many meanings:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Android's "fastboot" protocol&lt;BR /&gt;&lt;A class="loading" href="http://boundarydevices.com/fastboot-on-i-mx/"&gt;http://boundarydevices.com/fastboot-on-i-mx/&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;"Fast" booting&lt;BR /&gt;&lt;A class="loading" href="http://boundarydevices.com/really-fast-boot-imx6/"&gt;http://boundarydevices.com/really-fast-boot-imx6/&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.timesys.com/professional-services/fast-boot"&gt;http://www.timesys.com/professional-services/fast-boot&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure which of these involves SW6 (or none).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 23:35:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Changing-eMMC-boot-images-via-Linux-on-Sabre-SDB/m-p/232305#M17720</guid>
      <dc:creator>EricNelson</dc:creator>
      <dc:date>2014-01-16T23:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: Changing eMMC boot images via Linux on Sabre SDB</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Changing-eMMC-boot-images-via-Linux-on-Sabre-SDB/m-p/232306#M17721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah, this appears to be a 'fast boot' mode particular to eMMC 4.4+ devices. Ie none of the above :smileyhappy:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 17:38:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Changing-eMMC-boot-images-via-Linux-on-Sabre-SDB/m-p/232306#M17721</guid>
      <dc:creator>AlexHarford</dc:creator>
      <dc:date>2014-01-17T17:38:09Z</dc:date>
    </item>
  </channel>
</rss>

