<?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: Booting U-Boot from eMMC with iMX6 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Booting-U-Boot-from-eMMC-with-iMX6/m-p/706838#M109842</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pierre-Olivier&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please refer to&amp;nbsp;Chapter 8 System Boot, sect.8.6.1 Image Vector Table and Boot Data&lt;/P&gt;&lt;P&gt;i.MX6DQ Reference Manual &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.nxp.com%2Fdocs%2Fen%2Freference-manual%2FIMX6DQRM.pdf" rel="nofollow" target="_blank"&gt;http://www.nxp.com/docs/en/reference-manual/IMX6DQRM.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Oct 2017 11:59:07 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2017-10-17T11:59:07Z</dc:date>
    <item>
      <title>Booting U-Boot from eMMC with iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Booting-U-Boot-from-eMMC-with-iMX6/m-p/706835#M109839</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;I have an iMX6DL board, with an eMMC wired on SD4 pads.&lt;/P&gt;&lt;P&gt;I succeed in loading and running my U-Boot in RAM through MFG Tools.&lt;/P&gt;&lt;P&gt;But then, when I write U-Boot in eMMC, it doesn't boot completely.&lt;/P&gt;&lt;P&gt;Executed from eMMC, U-Boot seems to get stuck at `relocate_code`.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What could explain this behaviour difference between RAM-executed and eMMC-executed U-Boot ?&lt;/P&gt;&lt;P&gt;What is the fix for a fully eMMC-booting U-Boot ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you :-)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Oct 2017 13:39:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Booting-U-Boot-from-eMMC-with-iMX6/m-p/706835#M109839</guid>
      <dc:creator>pinkpr</dc:creator>
      <dc:date>2017-10-16T13:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: Booting U-Boot from eMMC with iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Booting-U-Boot-from-eMMC-with-iMX6/m-p/706836#M109840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pierre-Olivier&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U-Boot for MFG Tools does not have offset and built using u-boot-mfgtool recipe.&lt;/P&gt;&lt;P&gt;In general one can try ddr test and rebuild uboot with new calibration coefficients found from test&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-105652"&gt;i.MX6/7 DDR Stress Test Tool V2.70&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;also one can check board settings, like memory size in uboot/include/configs/board_name.h&lt;/P&gt;&lt;P&gt;file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&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>Mon, 16 Oct 2017 23:15:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Booting-U-Boot-from-eMMC-with-iMX6/m-p/706836#M109840</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-10-16T23:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: Booting U-Boot from eMMC with iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Booting-U-Boot-from-eMMC-with-iMX6/m-p/706837#M109841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor, thanks for your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not using Windows, but Linux + Boundary Devices' iMX USB Loader, I can't run the DDR Stress Test.&lt;/P&gt;&lt;P&gt;Do you know what are the exact steps of the boot ROM code ? How does it load the U-Boot present on the eMMC ? Then what are the base and target addresses of the relocation ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Oct 2017 09:22:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Booting-U-Boot-from-eMMC-with-iMX6/m-p/706837#M109841</guid>
      <dc:creator>pinkpr</dc:creator>
      <dc:date>2017-10-17T09:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: Booting U-Boot from eMMC with iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Booting-U-Boot-from-eMMC-with-iMX6/m-p/706838#M109842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pierre-Olivier&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please refer to&amp;nbsp;Chapter 8 System Boot, sect.8.6.1 Image Vector Table and Boot Data&lt;/P&gt;&lt;P&gt;i.MX6DQ Reference Manual &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.nxp.com%2Fdocs%2Fen%2Freference-manual%2FIMX6DQRM.pdf" rel="nofollow" target="_blank"&gt;http://www.nxp.com/docs/en/reference-manual/IMX6DQRM.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Oct 2017 11:59:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Booting-U-Boot-from-eMMC-with-iMX6/m-p/706838#M109842</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-10-17T11:59:07Z</dc:date>
    </item>
  </channel>
</rss>

