<?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中的主题 Loading bootloader on iMX27</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Loading-bootloader-on-iMX27/m-p/195893#M10391</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an iMX27 board on which I need to upload the barebox bootloader (on a NAND memory).&lt;/P&gt;&lt;P&gt;Right now, the procedure we're using is like this:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;load the bootloader (barebox) through JTAG, the barebox elf is started at 0xaf700000&lt;/LI&gt;&lt;LI&gt;run the board, and stop barebox at the prompt&lt;/LI&gt;&lt;LI&gt;upload barebox.ini through kermit (very slow)&lt;/LI&gt;&lt;LI&gt;copy barebox.bin on /dev/self0&lt;/LI&gt;&lt;LI&gt;reboot into the new barebox&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;We'd like the process to be quicker, and we tried:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;tftp: the elf barebox seems to reset the board just after having set up phy0... (the elf is the same as the bin, and the bin works correctly)&lt;/LI&gt;&lt;LI&gt;copying from memory the running barebox. To do so, I defined a partition in /dev/mem which starts at 0xaf700000 and is 256k long, then I copied it to /dev/self0&lt;BR /&gt;This too doesn't work&lt;/LI&gt;&lt;LI&gt;Using the hex representation of barebox.bin and booting from there: after reset we get back to a frozen cpu&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Is there any quicker way you're aware of? Of course I shouldn't change boot mode, I don't have access to those pins on the board, I should just find a better method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Dec 2011 12:36:37 GMT</pubDate>
    <dc:creator>metiu</dc:creator>
    <dc:date>2011-12-16T12:36:37Z</dc:date>
    <item>
      <title>Loading bootloader on iMX27</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Loading-bootloader-on-iMX27/m-p/195893#M10391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an iMX27 board on which I need to upload the barebox bootloader (on a NAND memory).&lt;/P&gt;&lt;P&gt;Right now, the procedure we're using is like this:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;load the bootloader (barebox) through JTAG, the barebox elf is started at 0xaf700000&lt;/LI&gt;&lt;LI&gt;run the board, and stop barebox at the prompt&lt;/LI&gt;&lt;LI&gt;upload barebox.ini through kermit (very slow)&lt;/LI&gt;&lt;LI&gt;copy barebox.bin on /dev/self0&lt;/LI&gt;&lt;LI&gt;reboot into the new barebox&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;We'd like the process to be quicker, and we tried:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;tftp: the elf barebox seems to reset the board just after having set up phy0... (the elf is the same as the bin, and the bin works correctly)&lt;/LI&gt;&lt;LI&gt;copying from memory the running barebox. To do so, I defined a partition in /dev/mem which starts at 0xaf700000 and is 256k long, then I copied it to /dev/self0&lt;BR /&gt;This too doesn't work&lt;/LI&gt;&lt;LI&gt;Using the hex representation of barebox.bin and booting from there: after reset we get back to a frozen cpu&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Is there any quicker way you're aware of? Of course I shouldn't change boot mode, I don't have access to those pins on the board, I should just find a better method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2011 12:36:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Loading-bootloader-on-iMX27/m-p/195893#M10391</guid>
      <dc:creator>metiu</dc:creator>
      <dc:date>2011-12-16T12:36:37Z</dc:date>
    </item>
  </channel>
</rss>

