<?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 restrict the memory available for kernel to 128MB. in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-restrict-the-memory-available-for-kernel-to-128MB/m-p/249433#M22430</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;mem=128M is correct. But GPU reserved some memory at start. So no mem left, then boot fail. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 07 Apr 2013 01:42:19 GMT</pubDate>
    <dc:creator>FrankLi1z</dc:creator>
    <dc:date>2013-04-07T01:42:19Z</dc:date>
    <item>
      <title>How to restrict the memory available for kernel to 128MB.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-restrict-the-memory-available-for-kernel-to-128MB/m-p/249432#M22429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using Freescale IMX 6 series Quad Sabre board for Auto infotainment.&lt;/P&gt;&lt;P&gt;I am using the bsp package&amp;nbsp; version "L3.0.35_12.09.01_GA_source" downloaded from freescale site.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I checked the memory info ,I came to know that the board supports 256MB of RAM &lt;/P&gt;&lt;P&gt;I wanted to restrict the kernel space to 128MB and use the rest for some other purpose.&lt;/P&gt;&lt;P&gt;I tried giving the option "mem=128M" in the boot args.However the board was not booting after this change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know the option to give so that I can restrict the memory available for kernel to 128MB.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;Thanks in advance&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;Arun Krishna&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2013 09:45:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-restrict-the-memory-available-for-kernel-to-128MB/m-p/249432#M22429</guid>
      <dc:creator>arunkrishna</dc:creator>
      <dc:date>2013-02-06T09:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict the memory available for kernel to 128MB.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-restrict-the-memory-available-for-kernel-to-128MB/m-p/249433#M22430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;mem=128M is correct. But GPU reserved some memory at start. So no mem left, then boot fail. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Apr 2013 01:42:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-restrict-the-memory-available-for-kernel-to-128MB/m-p/249433#M22430</guid>
      <dc:creator>FrankLi1z</dc:creator>
      <dc:date>2013-04-07T01:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict the memory available for kernel to 128MB.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-restrict-the-memory-available-for-kernel-to-128MB/m-p/249434#M22431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Krishna, please click Correct Answer if your questions have been answered.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yixing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Apr 2013 02:03:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-restrict-the-memory-available-for-kernel-to-128MB/m-p/249434#M22431</guid>
      <dc:creator>YixingKong</dc:creator>
      <dc:date>2013-04-07T02:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict the memory available for kernel to 128MB.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-restrict-the-memory-available-for-kernel-to-128MB/m-p/249435#M22432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mr Yixing,Zhi Li,&lt;/P&gt;&lt;P&gt;I found out that the RAM supports 2GB(and not 256MB) of memory in total.It was showing this memory in 2 separate chunks(256MB and 1.7GB)...I did not see the second chunk when I listed down the available memory.&lt;/P&gt;&lt;P&gt;However we need to reserve atleast 512MB of memory for board to boot up and the graphics to come up.So when I use mem=512M the board gets booted up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Arun Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Apr 2013 06:44:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-restrict-the-memory-available-for-kernel-to-128MB/m-p/249435#M22432</guid>
      <dc:creator>arunkrishna</dc:creator>
      <dc:date>2013-04-08T06:44:05Z</dc:date>
    </item>
  </channel>
</rss>

