<?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: Copying U-boot from RAM to FLASH in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Copying-U-boot-from-RAM-to-FLASH/m-p/498090#M80286</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As I understood it can be made by "nand write ... ". But how can I find out addresses and size of u-boot to copy?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My bootloader size is 3m (0x300000). So what should I write?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nand erase 0x0 0x300000&lt;/P&gt;&lt;P&gt;nand write 0x0 ??? 0x300000&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Dec 2015 12:58:04 GMT</pubDate>
    <dc:creator>vladimirovseych</dc:creator>
    <dc:date>2015-12-21T12:58:04Z</dc:date>
    <item>
      <title>Copying U-boot from RAM to FLASH</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Copying-U-boot-from-RAM-to-FLASH/m-p/498089#M80285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, Dear Everyone!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you explain the way to copy U-Boot, loaded with MFG Tools / Mxsldr into the RAM, to NAND flash?&lt;/P&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2015 12:31:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Copying-U-boot-from-RAM-to-FLASH/m-p/498089#M80285</guid>
      <dc:creator>vladimirovseych</dc:creator>
      <dc:date>2015-12-21T12:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: Copying U-boot from RAM to FLASH</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Copying-U-boot-from-RAM-to-FLASH/m-p/498090#M80286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As I understood it can be made by "nand write ... ". But how can I find out addresses and size of u-boot to copy?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My bootloader size is 3m (0x300000). So what should I write?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nand erase 0x0 0x300000&lt;/P&gt;&lt;P&gt;nand write 0x0 ??? 0x300000&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2015 12:58:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Copying-U-boot-from-RAM-to-FLASH/m-p/498090#M80286</guid>
      <dc:creator>vladimirovseych</dc:creator>
      <dc:date>2015-12-21T12:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: Copying U-boot from RAM to FLASH</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Copying-U-boot-from-RAM-to-FLASH/m-p/498091#M80287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vladimir&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MFG Tools / Mxsldr use different appraches, for MFG Tools one&lt;/P&gt;&lt;P&gt;can look at commands in ucl.xml file&lt;/P&gt;&lt;P&gt;Programmers (Flash, etc.) (5)&lt;/P&gt;&lt;P&gt;IMX_MFG_TOOL&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.nxp.com/products/interface-and-connectivity/interface-and-system-management/switch-monitoring-ics/i.mx28-evaluation-kit:MCIMX28EVKJ?fpsp=1&amp;amp;tab=Design_Tools_Tab" rel="nofollow"&gt;http://www.nxp.com/products/interface-and-connectivity/interface-and-system-management/switch-monitoring-ics/i.mx28-evaluation-kit:MCIMX28EVKJ?fpsp=1&amp;amp;tab=Design_Tools_Tab&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for Mxsldr:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.denx-cs.de/doku/?q=m28evkusbdownloader" rel="nofollow"&gt;http://www.denx-cs.de/doku/?q=m28evkusbdownloader&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.denx.de/wiki/view/DULG/Manual?stickboard=m28evk" rel="nofollow"&gt;http://www.denx.de/wiki/view/DULG/Manual?stickboard=m28evk&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Dec 2015 01:36:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Copying-U-boot-from-RAM-to-FLASH/m-p/498091#M80287</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-12-22T01:36:38Z</dc:date>
    </item>
  </channel>
</rss>

