<?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: How to convert vmlinux into uImage in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-convert-vmlinux-into-uImage/m-p/715578#M111181</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I worked out a way to create uImage by installing tool chain, and use:&lt;/P&gt;&lt;P&gt;make -j8 LOADADDR=0x80008000 uImage&lt;/P&gt;&lt;P&gt;The uImage is good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 May 2018 13:59:23 GMT</pubDate>
    <dc:creator>davidzhou</dc:creator>
    <dc:date>2018-05-01T13:59:23Z</dc:date>
    <item>
      <title>How to convert vmlinux into uImage</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-convert-vmlinux-into-uImage/m-p/715577#M111180</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 imx6ul and Linux 4.15&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to use uImage for booting process. Currentlt zImage is created from vmlinux ( I believe).&lt;/P&gt;&lt;P&gt;The vmlinux is ELF 32-bit LSB relocatable, ARM, version1, statically linked, not stripped.&lt;/P&gt;&lt;P&gt;I converted from vmlinux into uImage. Using bootm, everything is fine upto kernel_entry(); Stuck when control is transferred into kernel. The loadaddr of the vmlinux is 0x001010100. Usning mkimage, I set loadaddr and entry point to 0x80008000. The command as follows:&lt;/P&gt;&lt;P&gt;mkimage -A arm -T kernel -C none -O linux -a 0x80008000 -e 0x80008000 -n "Linux" -d vmlinux uImage&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way, what is the best way to make uImage?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What did I missed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David Zhou&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2018 18:04:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-convert-vmlinux-into-uImage/m-p/715577#M111180</guid>
      <dc:creator>davidzhou</dc:creator>
      <dc:date>2018-04-30T18:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert vmlinux into uImage</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-convert-vmlinux-into-uImage/m-p/715578#M111181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I worked out a way to create uImage by installing tool chain, and use:&lt;/P&gt;&lt;P&gt;make -j8 LOADADDR=0x80008000 uImage&lt;/P&gt;&lt;P&gt;The uImage is good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 May 2018 13:59:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-convert-vmlinux-into-uImage/m-p/715578#M111181</guid>
      <dc:creator>davidzhou</dc:creator>
      <dc:date>2018-05-01T13:59:23Z</dc:date>
    </item>
  </channel>
</rss>

