<?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のトピックNAND boot imx6 SDK</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/NAND-boot-imx6-SDK/m-p/355046#M49649</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to use&amp;nbsp; obds.bin file from the SDK and boot it from NAND?&lt;/P&gt;&lt;P&gt;I have tried:&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; kobs-ng init -v obds.bin &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;but don't get anywhere. &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I can boot &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;from NAND with my u-boot.imx image, but not the obds.bin. &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;For an u-boot.imx&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; the u-boot adds the dcd header and other stuff. Obds.bin contains &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;its IVT header too, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;so it should't be a problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have tried to boot obds.bin from NAND?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Sep 2014 18:46:45 GMT</pubDate>
    <dc:creator>ao1</dc:creator>
    <dc:date>2014-09-29T18:46:45Z</dc:date>
    <item>
      <title>NAND boot imx6 SDK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/NAND-boot-imx6-SDK/m-p/355046#M49649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to use&amp;nbsp; obds.bin file from the SDK and boot it from NAND?&lt;/P&gt;&lt;P&gt;I have tried:&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; kobs-ng init -v obds.bin &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;but don't get anywhere. &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I can boot &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;from NAND with my u-boot.imx image, but not the obds.bin. &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;For an u-boot.imx&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; the u-boot adds the dcd header and other stuff. Obds.bin contains &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;its IVT header too, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;so it should't be a problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have tried to boot obds.bin from NAND?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Sep 2014 18:46:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/NAND-boot-imx6-SDK/m-p/355046#M49649</guid>
      <dc:creator>ao1</dc:creator>
      <dc:date>2014-09-29T18:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: NAND boot imx6 SDK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/NAND-boot-imx6-SDK/m-p/355047#M49650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The boot memory layout for SD/MMC boot and NAND Flash boot is completely different on i.MX6 series processors, so, it is not possible to directly use the binary image, built for SD/MMC boot, to boot from NAND Flash. Seems that the i.MX6 SDK doesn't contain a tool to build a binary image for NAND Flash boot. For more information on various boot memory layouts for various boot media devices of i.MX6Dual/Quad processors, please refer to the Chapter 8 "System Boot" of the i.MX6Dual/Quad Reference Manual (IMX6DQRM) Rev.2 document, available on the Freescale web site:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6Q&amp;amp;fpsp=1&amp;amp;tab=Documentation_Tab"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6Q&amp;amp;fpsp=1&amp;amp;tab=Documentation_Tab&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Especially, please refer to the Sections 8.5.2 "NAND Flash" and 8.5.3 "Expansion Device".&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>Fri, 03 Oct 2014 06:51:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/NAND-boot-imx6-SDK/m-p/355047#M49650</guid>
      <dc:creator>art</dc:creator>
      <dc:date>2014-10-03T06:51:35Z</dc:date>
    </item>
  </channel>
</rss>

