<?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 bootup iMX8 with 1GB RAM in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-bootup-iMX8-with-1GB-RAM/m-p/856731#M130975</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;modify the reserver memory node in device tree and reduce CMA settings for your setup. This should prevent the oom error you see. Not some features at high resolution may not work wit h1 GB rAM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Mar 2019 08:37:59 GMT</pubDate>
    <dc:creator>Niebel-TQ</dc:creator>
    <dc:date>2019-03-27T08:37:59Z</dc:date>
    <item>
      <title>How to bootup iMX8 with 1GB RAM</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-bootup-iMX8-with-1GB-RAM/m-p/856730#M130974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was testing different kinds of DRAM on official evk board.&lt;/P&gt;&lt;P&gt;I got all spec of DRAM capacity including 1GB to 4 GB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The thing I did is changing the DRAM size from include/config/imx8mq_evk.h as below.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Screenshot from 2019-03-26 16-27-01.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/72195iBF06FDCEE0ADFEBA/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot from 2019-03-26 16-27-01.png" alt="Screenshot from 2019-03-26 16-27-01.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with this setting , 2GB and 3GB worked well,&lt;/P&gt;&lt;P&gt;and I fixed 4GB issue by according to the patch NXP released.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However now I'm facing to the issue when boot up with 1GB RAM.&lt;/P&gt;&lt;P&gt;uboot worked ok, but when I loading thee kernel, it would stuck with kernel panic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My guessed is that uboot load kernel at the address 0x4030000 which is over 1GB addressing,&lt;/P&gt;&lt;P&gt;and causing the panic. But just guessing...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know hoe to setup or where should I changed for 1GB RAM?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Edwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2019 03:39:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-bootup-iMX8-with-1GB-RAM/m-p/856730#M130974</guid>
      <dc:creator>killro89140</dc:creator>
      <dc:date>2019-03-27T03:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to bootup iMX8 with 1GB RAM</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-bootup-iMX8-with-1GB-RAM/m-p/856731#M130975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;modify the reserver memory node in device tree and reduce CMA settings for your setup. This should prevent the oom error you see. Not some features at high resolution may not work wit h1 GB rAM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2019 08:37:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-bootup-iMX8-with-1GB-RAM/m-p/856731#M130975</guid>
      <dc:creator>Niebel-TQ</dc:creator>
      <dc:date>2019-03-27T08:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to bootup iMX8 with 1GB RAM</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-bootup-iMX8-with-1GB-RAM/m-p/856732#M130976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jun-feng(Edwin)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can try to rebuild images from scratch using guidelines in&lt;/P&gt;&lt;P&gt;Chapter 4 How to bring up a new MX8M board MSCALE_DDR_Tool_User_Guide.pdf&lt;/P&gt;&lt;P&gt;included in ddr test package&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-340179"&gt;i.MX8 MSCALE SERIES DDR Tool Release (V2.10)&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also cma size may be reduced.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2019 09:13:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-bootup-iMX8-with-1GB-RAM/m-p/856732#M130976</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2019-03-27T09:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to bootup iMX8 with 1GB RAM</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-bootup-iMX8-with-1GB-RAM/m-p/856733#M130977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do fixed the bank, row, column .etc for our DRAM, but still not work.&lt;/P&gt;&lt;P&gt;Beside, I'm using official 3GB micron DRAM for different size of boot up, but still.&lt;/P&gt;&lt;P&gt;Also, using bigger size and setting to boot up lower one should not be a problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know there is some board in the market,&amp;nbsp;such google's board with iMX8mq using 1GB RAM only.&lt;/P&gt;&lt;P&gt;And the setting of putting kernel from 1GB is something like Android stuff,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not sure the uboot mixed with android things or something, could you advise?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I already followed the user guide, and read other related documents, but couldn't figure it out.&lt;/P&gt;&lt;P&gt;Could you kindly provide an example setting or patch for 1GB boot up?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Edwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2019 10:11:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-bootup-iMX8-with-1GB-RAM/m-p/856733#M130977</guid>
      <dc:creator>killro89140</dc:creator>
      <dc:date>2019-03-27T10:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to bootup iMX8 with 1GB RAM</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-bootup-iMX8-with-1GB-RAM/m-p/856734#M130978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Edwin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can try to run&amp;nbsp;small image "core-image-minimal" described&lt;/P&gt;&lt;P&gt;in Yocto Guide from linux documentation on&lt;/P&gt;&lt;P&gt;&lt;A class="" href="https://www.nxp.com/support/developer-resources/software-development-tools/i.mx-developer-resources/i.mx-software-and-development-tool:IMX_SW" title="https://www.nxp.com/support/developer-resources/software-development-tools/i.mx-developer-resources/i.mx-software-and-development-tool:IMX_SW"&gt;i.MX Software | NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Mar 2019 00:47:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-bootup-iMX8-with-1GB-RAM/m-p/856734#M130978</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2019-03-28T00:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to bootup iMX8 with 1GB RAM</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-bootup-iMX8-with-1GB-RAM/m-p/856735#M130979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Markus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the CMA setting you mentioned refer to this setting in kernel .config?&lt;/P&gt;&lt;P&gt;If so...do you have any idea about how big should I reduce it?&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;#&lt;BR /&gt;# Default contiguous memory area size:&lt;BR /&gt;#&lt;BR /&gt;CONFIG_CMA_SIZE_MBYTES=320&lt;BR /&gt;CONFIG_CMA_SIZE_SEL_MBYTES=y&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and, I'm looking at&amp;nbsp;fsl-imx8mq.dtsi&amp;nbsp; which having this section.&lt;/P&gt;&lt;P&gt;Is this one the reserve address have to be changed?&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;memory@40000000 {&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;device_type = "memory";&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;reg = &amp;lt;0x00000000 0x40000000 0 0xc0000000&amp;gt;;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;};&lt;/P&gt;&lt;P&gt;resmem: reserved-memory {&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;#address-cells = &amp;lt;2&amp;gt;;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;#size-cells = &amp;lt;2&amp;gt;;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;ranges;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;/* global autoconfigured region for contiguous allocations */&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;linux,cma {&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;compatible = "shared-dma-pool";&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;reusable;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;size = &amp;lt;0 0x3c000000&amp;gt;;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;alloc-ranges = &amp;lt;0 0x40000000 0 0x40000000&amp;gt;;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;linux,cma-default;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;};&lt;/P&gt;&lt;P&gt;rpmsg_reserved: rpmsg@0xb8000000 {&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;no-map;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;reg = &amp;lt;0 0xb8000000 0 0x400000&amp;gt;;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;};&lt;BR /&gt; };&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Thanks for replying.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Mar 2019 06:34:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-bootup-iMX8-with-1GB-RAM/m-p/856735#M130979</guid>
      <dc:creator>killro89140</dc:creator>
      <dc:date>2019-03-28T06:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to bootup iMX8 with 1GB RAM</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-bootup-iMX8-with-1GB-RAM/m-p/856736#M130980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you have to reduce the cma settings in device tree and the RAM size setting in U-Boot. U-Boot will patch the RAM size into devicetree before starting linux.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Markus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Mar 2019 10:19:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-bootup-iMX8-with-1GB-RAM/m-p/856736#M130980</guid>
      <dc:creator>Niebel-TQ</dc:creator>
      <dc:date>2019-03-28T10:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to bootup iMX8 with 1GB RAM</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-bootup-iMX8-with-1GB-RAM/m-p/856737#M130981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got the same issue, but to solve it, you must remove optee option in yocto recipes.&lt;/P&gt;&lt;P&gt;regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2020 11:25:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-bootup-iMX8-with-1GB-RAM/m-p/856737#M130981</guid>
      <dc:creator>Lorac</dc:creator>
      <dc:date>2020-07-15T11:25:27Z</dc:date>
    </item>
  </channel>
</rss>

