<?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: Uncompressing Kernel Image ... in PowerQUICC Processors</title>
    <link>https://community.nxp.com/t5/PowerQUICC-Processors/Uncompressing-Kernel-Image/m-p/245649#M348</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've got the same problem...&lt;/P&gt;&lt;P&gt; so ,you 've just&amp;nbsp; clean out your kernel config?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got this message at the end of compiling the kernel&lt;/P&gt;&lt;P&gt;INFO: Uncompressed kernel (size 0x9f2000) overlaps the address of the wrapper(0x400000)&lt;BR /&gt;INFO: Fixing the link_address of wrapper to (0xa00000)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I increase the possible size?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Jul 2013 16:22:06 GMT</pubDate>
    <dc:creator>ivanmercier</dc:creator>
    <dc:date>2013-07-17T16:22:06Z</dc:date>
    <item>
      <title>Uncompressing Kernel Image ...</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/Uncompressing-Kernel-Image/m-p/245647#M346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;I have compiled the uboot and linux kernel with LTIB&amp;nbsp; ，than transplate the uboot and kernel (uImage) to the board（MPC8313ERDB）.&amp;nbsp; The uboot goes well ，print as follows：&lt;/P&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;U-Boot 1.3.0 (Mar 26 2013 - 18:11:12) MPC83XX&lt;/DIV&gt;&lt;DIV&gt;&lt;P style="background-color: #ffffff; text-indent: 0px; color: #222222;"&gt;Reset Status:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; text-indent: 0px; color: #222222;"&gt;CPU:&amp;nbsp;&amp;nbsp; e300c3, MPC8313E, Rev: 21 at 333.333 MHz, CSB:&amp;nbsp; 166 MHz&lt;/P&gt;&lt;P style="background-color: #ffffff; text-indent: 0px; color: #222222;"&gt;Board: Freescale MPC8313ERDB&lt;/P&gt;&lt;P style="background-color: #ffffff; text-indent: 0px; color: #222222;"&gt;I2C:&amp;nbsp;&amp;nbsp; ready&lt;/P&gt;&lt;P style="background-color: #ffffff; text-indent: 0px; color: #222222;"&gt;DRAM:&amp;nbsp; 128 MB&lt;/P&gt;&lt;P style="background-color: #ffffff; text-indent: 0px; color: #222222;"&gt;FLASH:&amp;nbsp; 8 MB&lt;/P&gt;&lt;P style="background-color: #ffffff; text-indent: 0px; color: #222222;"&gt;NAND: &lt;/P&gt;&lt;P style="background-color: #ffffff; text-indent: 0px; color: #222222;"&gt; In:&amp;nbsp;&amp;nbsp;&amp;nbsp; serial&lt;/P&gt;&lt;P style="background-color: #ffffff; text-indent: 0px; color: #222222;"&gt;Out:&amp;nbsp;&amp;nbsp; serial&lt;/P&gt;&lt;P style="background-color: #ffffff; text-indent: 0px; color: #222222;"&gt;Err:&amp;nbsp;&amp;nbsp; serial&lt;/P&gt;&lt;P style="background-color: #ffffff; text-indent: 0px; color: #222222;"&gt;Net:&amp;nbsp;&amp;nbsp; TSEC0, TSEC1 [PRIME]&lt;/P&gt;&lt;P style="background-color: #ffffff; text-indent: 0px; color: #222222;"&gt;=&amp;gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; text-indent: 0px; color: #222222;"&gt;than after&amp;nbsp; transplant the uImage , reset and boot the board&lt;/P&gt;&lt;P style="background-color: #ffffff; text-indent: 0px; color: #222222;"&gt;=&amp;gt;bootm fe100000 fe300000 fe700000&lt;/P&gt;&lt;P style="background-color: #ffffff; text-indent: 0px; color: #222222;"&gt;print as follows:&lt;/P&gt;&lt;P style="background-color: #ffffff; text-indent: 0px; color: #222222;"&gt;## Booting image at fe100000 ...&lt;/P&gt;&lt;P style="background-color: #ffffff; text-indent: 0px; color: #222222;"&gt;&amp;nbsp;&amp;nbsp; Image Name:&amp;nbsp;&amp;nbsp; Linux-2.6.23&lt;/P&gt;&lt;P style="background-color: #ffffff; text-indent: 0px; color: #222222;"&gt;&amp;nbsp;&amp;nbsp; Created:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2013-03-29&amp;nbsp;&amp;nbsp; 3:22:25 UTC&lt;/P&gt;&lt;P style="background-color: #ffffff; text-indent: 0px; color: #222222;"&gt;&amp;nbsp;&amp;nbsp; Image Type:&amp;nbsp;&amp;nbsp; PowerPC Linux Kernel Image (gzip compressed)&lt;/P&gt;&lt;P style="background-color: #ffffff; text-indent: 0px; color: #222222;"&gt;&amp;nbsp;&amp;nbsp; Data Size:&amp;nbsp;&amp;nbsp;&amp;nbsp; 1619970 Bytes =&amp;nbsp; 1.5 MB&lt;/P&gt;&lt;P style="background-color: #ffffff; text-indent: 0px; color: #222222;"&gt;&amp;nbsp;&amp;nbsp; Load Address: 00000000&lt;/P&gt;&lt;P style="background-color: #ffffff; text-indent: 0px; color: #222222;"&gt;&amp;nbsp;&amp;nbsp; Entry Point:&amp;nbsp; 00000000&lt;/P&gt;&lt;P style="background-color: #ffffff; text-indent: 0px; color: #222222;"&gt;&amp;nbsp;&amp;nbsp; Verifying Checksum ... OK&lt;/P&gt;&lt;P style="background-color: #ffffff; text-indent: 0px; color: #222222;"&gt;&amp;nbsp;&amp;nbsp; Uncompressing Kernel Image ... &lt;/P&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/DIV&gt;&lt;P style="background-color: #ffffff; text-indent: 0px; color: #222222;"&gt;It stops !&amp;nbsp; There must be something wrong , but why ？help me !&lt;/P&gt;&lt;P style="background-color: #ffffff; text-indent: 0px; color: #222222;"&gt;ps：Old uInage is OK for the boot !&lt;/P&gt;&lt;P style="background-color: #ffffff; text-indent: 0px; color: #222222;"&gt;Asky&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Mar 2013 10:35:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/Uncompressing-Kernel-Image/m-p/245647#M346</guid>
      <dc:creator>Freshman</dc:creator>
      <dc:date>2013-03-29T10:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: Uncompressing Kernel Image ...</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/Uncompressing-Kernel-Image/m-p/245648#M347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The reason is that the uImage is too big .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Apr 2013 01:38:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/Uncompressing-Kernel-Image/m-p/245648#M347</guid>
      <dc:creator>Freshman</dc:creator>
      <dc:date>2013-04-07T01:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: Uncompressing Kernel Image ...</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/Uncompressing-Kernel-Image/m-p/245649#M348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've got the same problem...&lt;/P&gt;&lt;P&gt; so ,you 've just&amp;nbsp; clean out your kernel config?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got this message at the end of compiling the kernel&lt;/P&gt;&lt;P&gt;INFO: Uncompressed kernel (size 0x9f2000) overlaps the address of the wrapper(0x400000)&lt;BR /&gt;INFO: Fixing the link_address of wrapper to (0xa00000)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I increase the possible size?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jul 2013 16:22:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/Uncompressing-Kernel-Image/m-p/245649#M348</guid>
      <dc:creator>ivanmercier</dc:creator>
      <dc:date>2013-07-17T16:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: Uncompressing Kernel Image ...</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/Uncompressing-Kernel-Image/m-p/245650#M349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just decrease the unused modles in the kernel ,you can try to delete some in the m&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;akef&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;ile.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;and I'm sorry for that I don't know how to increase the maxsize allowed . &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;good luck with you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Aug 2013 09:26:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/Uncompressing-Kernel-Image/m-p/245650#M349</guid>
      <dc:creator>Freshman</dc:creator>
      <dc:date>2013-08-12T09:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: Uncompressing Kernel Image ...</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/Uncompressing-Kernel-Image/m-p/245651#M350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Those messages are not relevant unless you're using the bootwrapper (e.g. cuImage), which you're not.&amp;nbsp; Even then, the message just indicates that the addresses have been updated to compensate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you may be seeing an old U-Boot bug involving speculative accesses to a mapping that should be marked guarded but isn't.&amp;nbsp; U-Boot 1.3.0 is very old.&amp;nbsp; Please use a current upstream version.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Aug 2013 19:04:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/Uncompressing-Kernel-Image/m-p/245651#M350</guid>
      <dc:creator>scottwood</dc:creator>
      <dc:date>2013-08-12T19:04:08Z</dc:date>
    </item>
  </channel>
</rss>

