<?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>i.MX ProcessorsのトピックRe: Re: i.MX6Q/DL 4GB DDR3 RAM porting</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-DL-4GB-DDR3-RAM-porting/m-p/329659#M44422</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ezero&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I meant flash_header.S which you found with file which I sent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;chip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Sep 2014 05:54:05 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2014-09-03T05:54:05Z</dc:date>
    <item>
      <title>i.MX6Q/DL 4GB DDR3 RAM porting</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-DL-4GB-DDR3-RAM-porting/m-p/329654#M44417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dears,&lt;/P&gt;&lt;P&gt;We'd like to design a customized board which support 4GB DDR3 RAM.&lt;/P&gt;&lt;P&gt;We had ever found Linux BSP 4.1.0, but it seems only 1GB and 2GB DDR3 codes we can refer .&lt;/P&gt;&lt;P&gt;Is there any reference Freescale evaluation boards in Linux BSP 4.1.0 or Yocto project we can reference? ex: we refer sabre-lite codes to develop 2GB DDR3 bsp.&lt;/P&gt;&lt;P&gt;Any ideas we can start to do if there is no 4GB DDR3 reference codes?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2014 02:05:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-DL-4GB-DDR3-RAM-porting/m-p/329654#M44417</guid>
      <dc:creator>ezerochiou</dc:creator>
      <dc:date>2014-09-01T02:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6Q/DL 4GB DDR3 RAM porting</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-DL-4GB-DDR3-RAM-porting/m-p/329655#M44418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ezero&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please look at attached 4GB script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;chip&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2014 05:36:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-DL-4GB-DDR3-RAM-porting/m-p/329655#M44418</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-09-01T05:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: Re: i.MX6Q/DL 4GB DDR3 RAM porting</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-DL-4GB-DDR3-RAM-porting/m-p/329656#M44419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Hi Chipexpert,&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-size: 12pt;"&gt;Did the file you attached be exported by "i.Mx6DQSDL DDR3 Script Aid" and I can apply the result according to the DDR3 RAM chip datasheet on flash_header.S by myself ? In my understanding, it's a H/W initial level.&amp;nbsp; Am I right? &lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-size: 12pt;"&gt;Except flash_header.S. Do I need to modify U-boot and kernel codes? &lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;For example:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;[uboot]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;dram_init()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;{&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;gd-&amp;gt;bd-&amp;gt;bi_dram[0].size =.............;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;[kernel]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;./arch/arm/mach-mx6/board-mx6q_sabresd.c&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;mx6q_sabresd_reserve() {&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;phys = memblock_alloc_base(imx6q_gpu_pdata.reserved_mem_size, SZ_4K, 4u * 1024 * 1024 * 1024);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-size: 12pt;"&gt;In your experience. How much size of 4GB DDR3 RAM will be recognized by Linux (Kernel 3.0.35 or 3.10.17)&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Thanks&amp;nbsp; a lot.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;
&lt;P&gt;chipexpert 留言:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Hi Ezero&lt;/P&gt;
&lt;P style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&lt;/P&gt;
&lt;P&gt;please look at attached 4GB script.&lt;/P&gt;
&lt;P style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;chip&lt;/P&gt;
&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;
&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;
&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;


&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2014 11:00:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-DL-4GB-DDR3-RAM-porting/m-p/329656#M44419</guid>
      <dc:creator>ezerochiou</dc:creator>
      <dc:date>2014-09-02T11:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: Re: i.MX6Q/DL 4GB DDR3 RAM porting</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-DL-4GB-DDR3-RAM-porting/m-p/329657#M44420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ezero&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4GB vs 2GB DDR3 codes changes are minimal, you can compare&lt;/P&gt;&lt;P&gt;settings in &lt;SPAN style="font-size: 12pt;"&gt;flash_header.S.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For&amp;nbsp; memory (and other changes) one can look at&lt;/P&gt;&lt;P&gt;i.MX_6Dual6Quad_BSP_Porting_Guide.pdf&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.freescale.com/webapp/Download?colCode=L3.0.35_4.1.0_LINUX_DOCS&amp;amp;location=null&amp;amp;fasp=1&amp;amp;WT_TYPE=Supporting%20Information&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=gz&amp;amp;WT_ASSET=Documentation&amp;amp;fileExt=.gz"&gt;L3.0.35_4.1.0_LINUX_DOCS&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In uboot this will be in uboot/include/configs/board_xx.h.&lt;/P&gt;&lt;P&gt;Linux will see max. 3840MB as shown on sect.2.3 "DDR mapping to &lt;/P&gt;&lt;P&gt;MMDC controller ports" &lt;A href="http://cache.freescale.com/files/32bit/doc/ref_manual/IMX6DQRM.pdf?fasp=1&amp;amp;WT_TYPE=Reference%20Manuals&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=pdf&amp;amp;WT_ASSET=Documentation&amp;amp;fileExt=.pdf"&gt;IMX6DQRM&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;chip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2014 12:31:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-DL-4GB-DDR3-RAM-porting/m-p/329657#M44420</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-09-02T12:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: Re: i.MX6Q/DL 4GB DDR3 RAM porting</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-DL-4GB-DDR3-RAM-porting/m-p/329658#M44421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chip,&lt;/P&gt;&lt;P&gt;Which flash_header.S can I compare? As I known "&lt;SPAN style="color: #222222; font-family: 'courier new', monospace; font-size: 14px;"&gt;mx6q_arm2/flash_header.S&lt;/SPAN&gt;", "&lt;SPAN style="color: #222222; font-family: 'courier new', monospace; font-size: 14px;"&gt;mx6q_hdmidongle/flash_header.S&lt;/SPAN&gt;" and "&lt;SPAN style="color: #222222; font-family: 'courier new', monospace; font-size: 14px;"&gt;mx6q_sabreauto/flash_header.S&lt;/SPAN&gt;" are 2GB settings. But I can't find similar 4GB RAM settings in u-boot. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="gmail_default" style="color: #222222; font-family: 'courier new', monospace; font-size: 14px;"&gt;./rpm/BUILD/u-boot-2009.08/board/freescale/mx6sl_arm2/flash_header.S&lt;/P&gt;&lt;P class="gmail_default" style="color: #222222; font-family: 'courier new', monospace; font-size: 14px;"&gt;./rpm/BUILD/u-boot-2009.08/board/freescale/mx6q_sabreauto/flash_header.S&lt;/P&gt;&lt;P class="gmail_default" style="color: #222222; font-family: 'courier new', monospace; font-size: 14px;"&gt;./rpm/BUILD/u-boot-2009.08/board/freescale/mx6q_hdmidongle/flash_header.S&lt;/P&gt;&lt;P class="gmail_default" style="color: #222222; font-family: 'courier new', monospace; font-size: 14px;"&gt;./rpm/BUILD/u-boot-2009.08/board/freescale/mx6q_sabresd/flash_header.S&lt;/P&gt;&lt;P class="gmail_default" style="color: #222222; font-family: 'courier new', monospace; font-size: 14px;"&gt;./rpm/BUILD/u-boot-2009.08/board/freescale/mx6q_arm2/flash_header.S&lt;/P&gt;&lt;P class="gmail_default" style="color: #222222; font-family: 'courier new', monospace; font-size: 14px;"&gt;./rpm/BUILD/u-boot-2009.08/board/freescale/mx6q_sabrelite/flash_header.S&lt;/P&gt;&lt;P class="gmail_default" style="color: #222222; font-family: 'courier new', monospace; font-size: 14px;"&gt;./rpm/BUILD/u-boot-2009.08/board/freescale/mx6sl_evk/flash_header.S&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;chipexpert 留言:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Ezero&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4GB vs 2GB DDR3 codes changes are minimal, you can compare&lt;/P&gt;&lt;P&gt;settings in &lt;SPAN style="font-size: 12pt;"&gt;flash_header.S.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For&amp;nbsp; memory (and other changes) one can look at&lt;/P&gt;&lt;P&gt;i.MX_6Dual6Quad_BSP_Porting_Guide.pdf&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://www.freescale.com/webapp/Download?colCode=L3.0.35_4.1.0_LINUX_DOCS&amp;amp;location=null&amp;amp;fasp=1&amp;amp;WT_TYPE=Supporting%20Information&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=gz&amp;amp;WT_ASSET=Documentation&amp;amp;fileExt=.gz" onclick=""&gt;L3.0.35_4.1.0_LINUX_DOCS&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In uboot this will be in uboot/include/configs/board_xx.h.&lt;/P&gt;&lt;P&gt;Linux will see max. 3840MB as shown on sect.2.3 "DDR mapping to&lt;/P&gt;&lt;P&gt;MMDC controller ports" &lt;A class="jive-link-external-small" href="http://cache.freescale.com/files/32bit/doc/ref_manual/IMX6DQRM.pdf?fasp=1&amp;amp;WT_TYPE=Reference%20Manuals&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=pdf&amp;amp;WT_ASSET=Documentation&amp;amp;fileExt=.pdf" onclick=""&gt;IMX6DQRM&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;chip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 02:15:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-DL-4GB-DDR3-RAM-porting/m-p/329658#M44421</guid>
      <dc:creator>ezerochiou</dc:creator>
      <dc:date>2014-09-03T02:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: Re: i.MX6Q/DL 4GB DDR3 RAM porting</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-DL-4GB-DDR3-RAM-porting/m-p/329659#M44422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ezero&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I meant flash_header.S which you found with file which I sent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;chip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 05:54:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-DL-4GB-DDR3-RAM-porting/m-p/329659#M44422</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-09-03T05:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6Q/DL 4GB DDR3 RAM porting</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-DL-4GB-DDR3-RAM-porting/m-p/329660#M44423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chip,&lt;/P&gt;&lt;P&gt;I saw a file "&lt;A _jive_internal="true" data-content-finding="Community" href="https://community.nxp.com/servlet/JiveServlet/download/431417-280075/MX61Q_4GB.inc.zip" style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #6a737b; background-color: #fdfdfd;"&gt;MX61Q_4GB.inc.zip&lt;/A&gt;" in your reply on AUG/31. And I could connect to the links "&lt;A class="jive-link-external-small" data-content-finding="Community" href="https://www.freescale.com/webapp/Download?colCode=L3.0.35_4.1.0_LINUX_DOCS&amp;amp;location=null&amp;amp;fasp=1&amp;amp;WT_TYPE=Supporting%20Information&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=gz&amp;amp;WT_ASSET=Documentation&amp;amp;fileExt=.gz" style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #6a737b;"&gt;L3.0.35_4.1.0_LINUX_DOCS&lt;/A&gt;" and "&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" data-content-finding="Community" href="http://cache.freescale.com/files/32bit/doc/ref_manual/IMX6DQRM.pdf?fasp=1&amp;amp;WT_TYPE=Reference%20Manuals&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=pdf&amp;amp;WT_ASSET=Documentation&amp;amp;fileExt=.pdf" style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #6a737b; text-decoration: underline;"&gt;IMX6DQRM&lt;/A&gt;" replied by you on SEP 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, I didn't see flash_header.S you sent.&lt;/P&gt;&lt;P&gt;I lost reply from you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 09:36:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-DL-4GB-DDR3-RAM-porting/m-p/329660#M44423</guid>
      <dc:creator>ezerochiou</dc:creator>
      <dc:date>2014-09-03T09:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6Q/DL 4GB DDR3 RAM porting</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-DL-4GB-DDR3-RAM-porting/m-p/329661#M44424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ezero&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did not send flash_header.S.&lt;/P&gt;&lt;P&gt;I attached &lt;A _jive_internal="true" data-containerid="2004" data-containertype="14" data-objectid="432185" data-objecttype="2" href="https://community.nxp.com/servlet/JiveServlet/download/2004-329819-431417-280075/MX61Q_4GB.inc.zip"&gt;MX61Q_4GB.inc.zip&lt;/A&gt;" only&lt;/P&gt;&lt;P&gt;and suggest you to compare them (preferably with"&lt;SPAN style="color: #222222; font-family: 'courier new',monospace; font-size: 14px;"&gt;mx6q_arm2/flash_header.S&lt;/SPAN&gt;"&lt;/P&gt;&lt;P&gt;though it is not important) yourself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;chip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 02:08:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-DL-4GB-DDR3-RAM-porting/m-p/329661#M44424</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-09-04T02:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6Q/DL 4GB DDR3 RAM porting</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-DL-4GB-DDR3-RAM-porting/m-p/329662#M44425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Chip,&lt;/P&gt;&lt;P&gt;Sorry for my misunderstanding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BRs,&lt;/P&gt;&lt;P&gt;Ezero&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 03:41:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-DL-4GB-DDR3-RAM-porting/m-p/329662#M44425</guid>
      <dc:creator>ezerochiou</dc:creator>
      <dc:date>2014-09-04T03:41:17Z</dc:date>
    </item>
    <item>
      <title>Re: Re: i.MX6Q/DL 4GB DDR3 RAM porting</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-DL-4GB-DDR3-RAM-porting/m-p/329663#M44426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;Dear Chip,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt;"&gt;Unfortunately, we got error when we try to use DDR stress tester on 4GB ram board.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;Here is the log:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/437715"&gt;DDR stress tester v1.0.2 with i.MX6Q error&lt;/A&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Total memory is 4G bytes, 8G bits Dual Die (2CS) * 4.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Detail log as attachments.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;------------------------------------------------------------------&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Would you like to run the write leveling calibration? (y/n)&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; Please enter the MR1 value on the initilization script&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; This will be re-programmed into MR1 after write leveling calibration&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; Enter as a 4-digit HEX value, example 0004, then hit enter&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;0000 You have entered: 0x0000&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Start write leveling calibration&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Write leveling calibration completed&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;MMDC_MPWLDECTRL0 ch0 after write level cal: 0x000D000B&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;MMDC_MPWLDECTRL1 ch0 after write level cal: 0x0012000D&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;MMDC_MPWLDECTRL0 ch1 after write level cal: 0x00040012&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;MMDC_MPWLDECTRL1 ch1 after write level cal: 0x017E000F&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Would you like to run the DQS gating, read/write delay calibration? (y/n)&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Starting DQS gating calibration...&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;. . . . . . . . . . . . . . ERROR FOUND, we can't get suitable value !!!!&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;dram test fails for all values.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;------------------------------------------------------------------&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Would you like to run the write leveling calibration? (y/n)&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; Please enter the MR1 value on the initilization script&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; This will be re-programmed into MR1 after write leveling calibration&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; Enter as a 4-digit HEX value, example 0004, then hit enter&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;0004 You have entered: 0x0004&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Start write leveling calibration&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Write leveling calibration completed&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;MMDC_MPWLDECTRL0 ch0 after write level cal: 0x000E0006&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;MMDC_MPWLDECTRL1 ch0 after write level cal: 0x00150010&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;MMDC_MPWLDECTRL0 ch1 after write level cal: 0x00040016&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;MMDC_MPWLDECTRL1 ch1 after write level cal: 0x017F000F&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Would you like to run the DQS gating, read/write delay calibration? (y/n)&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Starting DQS gating calibration...&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;. . . . . . . . . . . . . . ERROR FOUND, we can't get suitable value !!!!&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;Could you please help us to review our script aid?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Thanks a lot.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;BRs,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Ezero&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 08:13:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-DL-4GB-DDR3-RAM-porting/m-p/329663#M44426</guid>
      <dc:creator>ezerochiou</dc:creator>
      <dc:date>2014-09-23T08:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: Re: i.MX6Q/DL 4GB DDR3 RAM porting</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-DL-4GB-DDR3-RAM-porting/m-p/329664#M44427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ezero&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would suggest to check carefully below link document,&lt;/P&gt;&lt;P&gt;in script for example tFAW is incorrect (should be 0x1F, if you read&lt;/P&gt;&lt;P&gt;attached datasheet &lt;A _jive_internal="true" href="https://community.nxp.com/servlet/JiveServlet/download/438061-281103/99H02-11185D.pdf" title="https://community.freescale.com/servlet/JiveServlet/download/438061-281103/99H02-11185D.pdf"&gt;https://community.freescale.com/servlet/JiveServlet/download/438061-281103/99H02-11185D.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;p.17, tFAW=32nCK for 2KB page)&lt;/P&gt;&lt;P&gt;"0xB8BE7955&amp;nbsp;&amp;nbsp;&amp;nbsp; // MMDC0_MDCFG0"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MX6 DRAM Port Application Guide-DDR3 link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" data-containerid="2004" data-containertype="14" data-objectid="101708" data-objecttype="102" href="https://community.nxp.com/docs/DOC-101708"&gt;https://community.freescale.com/docs/DOC-101708&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However even with wrong values it is strange that it:&lt;/P&gt;&lt;P&gt;"dram test fails for all values."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This may point that smth severely wrong with hardware:&lt;/P&gt;&lt;P&gt;broken/missed/interchanged data/address lines e.t.c.&lt;/P&gt;&lt;P&gt;You can just run SDK simple ram test with jtag, testing signals&lt;/P&gt;&lt;P&gt;with oscilloscope. With low frequencies (about 200MHz) it should run&lt;/P&gt;&lt;P&gt;fine with reference board settings (*.inc files in tools/rvd folder).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 15:03:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-DL-4GB-DDR3-RAM-porting/m-p/329664#M44427</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-09-24T15:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: Re: i.MX6Q/DL 4GB DDR3 RAM porting</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-DL-4GB-DDR3-RAM-porting/m-p/329665#M44428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ezero,&lt;/P&gt;&lt;P&gt;Before I use 4G bits (1CS) *4,total memory is 2G bytes is ok for me.&lt;/P&gt;&lt;P&gt;Now my board total memory is 4G bytes, 4G bits (2CS) *8.&lt;/P&gt;&lt;P&gt;I have met the same problem with you.&lt;/P&gt;&lt;P&gt;Have you solve your issues?&lt;/P&gt;&lt;P&gt;Could you give me some advices?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2015 06:40:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-DL-4GB-DDR3-RAM-porting/m-p/329665#M44428</guid>
      <dc:creator>mrleo</dc:creator>
      <dc:date>2015-03-04T06:40:36Z</dc:date>
    </item>
  </channel>
</rss>

