<?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: Does the u-boot  copy itself to DRAM  or the ROM code copies u-boot to DRAM ?</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Does-the-u-boot-copy-itself-to-DRAM-or-the-ROM-code-copies-u/m-p/654310#M100213</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;1.&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;u-boot copies/loads itself to the DRAM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;2. yes, of course.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These are the main points in the code for u-boot:&lt;/P&gt;&lt;P&gt;_start&lt;/P&gt;&lt;P&gt;reset&lt;/P&gt;&lt;P&gt;relocate_code&lt;/P&gt;&lt;P&gt;relocate_done&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U-boot code relocate itself to the DRAM memory between relocate_code and relocate_done, the execute some steps for preparing the call to linux kernel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Marius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Apr 2017 15:11:49 GMT</pubDate>
    <dc:creator>marius_grigoras</dc:creator>
    <dc:date>2017-04-06T15:11:49Z</dc:date>
    <item>
      <title>Does the u-boot  copy itself to DRAM  or the ROM code copies u-boot to DRAM ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Does-the-u-boot-copy-itself-to-DRAM-or-the-ROM-code-copies-u/m-p/654309#M100212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;I am working on IMX6 solo based target board. Considering NOR flash is interfaced with IMX6 solo ,&lt;/P&gt;&lt;P&gt;when the CPU boots up , it checks for the IVT (Image Vector Table) in the NOR Flash , calculate the offset as per the NOR Flash&amp;nbsp;, add it to the base address and then jump to the DCD table( Device Configuration data ) , read the configuration registers and initialize the peripheral .&lt;/P&gt;&lt;P&gt;My questions are :&lt;/P&gt;&lt;P&gt;1) &amp;nbsp;once the DRAM is initialsed by the ROM , does the u-boot copies/loads itself to the DRAM or the ROM copies/loads the u-boot to the DRAM ?&lt;/P&gt;&lt;P&gt;2) Do the some instructions get executed directly from the&amp;nbsp;NOR flash prior relocating the u-boot to the DRAM ?&lt;/P&gt;&lt;P&gt;Kindly suggest&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards ,&lt;/P&gt;&lt;P&gt;Aditya Nagal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2017 12:44:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Does-the-u-boot-copy-itself-to-DRAM-or-the-ROM-code-copies-u/m-p/654309#M100212</guid>
      <dc:creator>adityanagal</dc:creator>
      <dc:date>2017-04-06T12:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: Does the u-boot  copy itself to DRAM  or the ROM code copies u-boot to DRAM ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Does-the-u-boot-copy-itself-to-DRAM-or-the-ROM-code-copies-u/m-p/654310#M100213</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;1.&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;u-boot copies/loads itself to the DRAM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;2. yes, of course.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These are the main points in the code for u-boot:&lt;/P&gt;&lt;P&gt;_start&lt;/P&gt;&lt;P&gt;reset&lt;/P&gt;&lt;P&gt;relocate_code&lt;/P&gt;&lt;P&gt;relocate_done&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U-boot code relocate itself to the DRAM memory between relocate_code and relocate_done, the execute some steps for preparing the call to linux kernel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Marius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2017 15:11:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Does-the-u-boot-copy-itself-to-DRAM-or-the-ROM-code-copies-u/m-p/654310#M100213</guid>
      <dc:creator>marius_grigoras</dc:creator>
      <dc:date>2017-04-06T15:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: Does the u-boot  copy itself to DRAM  or the ROM code copies u-boot to DRAM ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Does-the-u-boot-copy-itself-to-DRAM-or-the-ROM-code-copies-u/m-p/654311#M100214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regard,&lt;/P&gt;&lt;P&gt;Aditya Nagal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Apr 2017 11:39:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Does-the-u-boot-copy-itself-to-DRAM-or-the-ROM-code-copies-u/m-p/654311#M100214</guid>
      <dc:creator>adityanagal</dc:creator>
      <dc:date>2017-04-07T11:39:16Z</dc:date>
    </item>
  </channel>
</rss>

