<?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 Booting aborted after configuring kernel and zImage-transfer in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Booting-aborted-after-configuring-kernel-and-zImage-transfer/m-p/818519#M126096</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using an iMX6 target board with barebox as bootloader.&lt;/P&gt;&lt;P&gt;After configuring the kernel on the host via bitbake and transfering it to the target board&amp;nbsp;with the commands:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:barebox@i.mx6q"&gt;barebox@i.mx6q&lt;/A&gt;: erase /dev/nand0.kernel.bb&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:barebox@i.mx6q"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;barebox@i.mx6q&lt;/SPAN&gt;&lt;/A&gt;: cp mnt/tftp/new_zImage /dev/nand0.kernel.bb&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The console output doesn't throw any errors or whatsoever.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my target doesn't boot anymore. I thought the new zImage was anyhow broken and reloaded the original zImage with the same commands.&lt;/P&gt;&lt;P&gt;But my target still doesn't boot. At least I can stop the autoboot and use barebox. With the command&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:barebox@i.mx6q"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;barebox@i.mx6q&lt;/SPAN&gt;&lt;/A&gt;:&amp;nbsp;ls -ll&amp;nbsp;/dev/&lt;/P&gt;&lt;P&gt;I&amp;nbsp;have figured out that the memory-usage stays the same no matter&amp;nbsp;whether I erase the nand0.kernel.bb or copy any zImages&amp;nbsp;of different memorysize into it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So maybe writing the Kernel zImage into the NAND-Flash of the target doesn't work? Because after issuing the "cp mnt/tftp/new_zImage /dev/nand0.kernel.bb" command the console is only busy for 2 sec.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx in advance for your suggestions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Aug 2018 10:01:46 GMT</pubDate>
    <dc:creator>rolande</dc:creator>
    <dc:date>2018-08-03T10:01:46Z</dc:date>
    <item>
      <title>Booting aborted after configuring kernel and zImage-transfer</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Booting-aborted-after-configuring-kernel-and-zImage-transfer/m-p/818519#M126096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using an iMX6 target board with barebox as bootloader.&lt;/P&gt;&lt;P&gt;After configuring the kernel on the host via bitbake and transfering it to the target board&amp;nbsp;with the commands:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:barebox@i.mx6q"&gt;barebox@i.mx6q&lt;/A&gt;: erase /dev/nand0.kernel.bb&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:barebox@i.mx6q"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;barebox@i.mx6q&lt;/SPAN&gt;&lt;/A&gt;: cp mnt/tftp/new_zImage /dev/nand0.kernel.bb&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The console output doesn't throw any errors or whatsoever.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my target doesn't boot anymore. I thought the new zImage was anyhow broken and reloaded the original zImage with the same commands.&lt;/P&gt;&lt;P&gt;But my target still doesn't boot. At least I can stop the autoboot and use barebox. With the command&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:barebox@i.mx6q"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;barebox@i.mx6q&lt;/SPAN&gt;&lt;/A&gt;:&amp;nbsp;ls -ll&amp;nbsp;/dev/&lt;/P&gt;&lt;P&gt;I&amp;nbsp;have figured out that the memory-usage stays the same no matter&amp;nbsp;whether I erase the nand0.kernel.bb or copy any zImages&amp;nbsp;of different memorysize into it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So maybe writing the Kernel zImage into the NAND-Flash of the target doesn't work? Because after issuing the "cp mnt/tftp/new_zImage /dev/nand0.kernel.bb" command the console is only busy for 2 sec.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx in advance for your suggestions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2018 10:01:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Booting-aborted-after-configuring-kernel-and-zImage-transfer/m-p/818519#M126096</guid>
      <dc:creator>rolande</dc:creator>
      <dc:date>2018-08-03T10:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: Booting aborted after configuring kernel and zImage-transfer</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Booting-aborted-after-configuring-kernel-and-zImage-transfer/m-p/818520#M126097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the command you used is not correct.&lt;/P&gt;&lt;P&gt;Here is the example:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="link-titled" href="https://community.nxp.com/message/1023073?commentID=1023073#comment-1023073" title="https://community.nxp.com/message/1023073?commentID=1023073#comment-1023073"&gt;https://community.nxp.com/message/1023073?commentID=1023073#comment-1023073&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2018 12:13:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Booting-aborted-after-configuring-kernel-and-zImage-transfer/m-p/818520#M126097</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2018-08-06T12:13:33Z</dc:date>
    </item>
  </channel>
</rss>

