<?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 i.mx28 u-boot dram configuration for dram replacement. in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-mx28-u-boot-dram-configuration-for-dram-replacement/m-p/287387#M34124</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a custom i.mx28 board based on the mx28-evk reference design.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My hardware guy tells me that the dram chip used on the m28-evk board is no longer available and we need to use the micron equivalent, &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.micron.com/~/media/Documents/Products/Data"&gt;http://www.micron.com/~/media/Documents/Products/Data&lt;/A&gt;&lt;SPAN&gt; Sheet/DRAM/512MbDDR2.pdf, which is what we have on our custom board .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are having issues getting u-boot to come up on our board, so I was wondering, should I need to adjust the dram configuration settings for this memory replacement ?&lt;/P&gt;&lt;P&gt;I'd assumed not since it should be functionally equivalent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u-boot appears to initialize power, clocks, etc fine from SRAM but resets when relocating and trying to run from DRAM which is why I think we have a dram issue.&lt;/P&gt;&lt;P&gt;All of our voltages look correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully I am not asking a silly question :smileyhappy:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Randy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Jul 2013 17:20:46 GMT</pubDate>
    <dc:creator>RandyGraham</dc:creator>
    <dc:date>2013-07-23T17:20:46Z</dc:date>
    <item>
      <title>i.mx28 u-boot dram configuration for dram replacement.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx28-u-boot-dram-configuration-for-dram-replacement/m-p/287387#M34124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a custom i.mx28 board based on the mx28-evk reference design.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My hardware guy tells me that the dram chip used on the m28-evk board is no longer available and we need to use the micron equivalent, &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.micron.com/~/media/Documents/Products/Data"&gt;http://www.micron.com/~/media/Documents/Products/Data&lt;/A&gt;&lt;SPAN&gt; Sheet/DRAM/512MbDDR2.pdf, which is what we have on our custom board .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are having issues getting u-boot to come up on our board, so I was wondering, should I need to adjust the dram configuration settings for this memory replacement ?&lt;/P&gt;&lt;P&gt;I'd assumed not since it should be functionally equivalent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u-boot appears to initialize power, clocks, etc fine from SRAM but resets when relocating and trying to run from DRAM which is why I think we have a dram issue.&lt;/P&gt;&lt;P&gt;All of our voltages look correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully I am not asking a silly question :smileyhappy:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Randy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2013 17:20:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx28-u-boot-dram-configuration-for-dram-replacement/m-p/287387#M34124</guid>
      <dc:creator>RandyGraham</dc:creator>
      <dc:date>2013-07-23T17:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx28 u-boot dram configuration for dram replacement.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx28-u-boot-dram-configuration-for-dram-replacement/m-p/287388#M34125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I.MX28 DRAM system (under Linux) is initialized in bootlets, and strictly speaking&lt;/P&gt;&lt;P&gt;for new memory it is needed to provide some adaptation. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Source codes are located in &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;ltib&amp;gt;/rpm/BUILD/imx-bootlets-src/boot_prep/init-mx28.c&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To get it, please use the next commands&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;./ltib -m prep -p imx-bootlets-src&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After editing :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;./ltib -m scbuild -p imx-bootlets-src&lt;/P&gt;&lt;P&gt;./ltib -m scdeploy -p imx-bootlets-src&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next, please use the tool, linked below, to get optimal settings for specific DRAM :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Board_bring-up_and_DDR_initialization_tools :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-wiki-small" data-containerid="2004" data-containertype="14" data-objectid="1455" data-objecttype="102" href="https://community.freescale.com/docs/DOC-1455"&gt;https://community.freescale.com/docs/DOC-1455&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;A class="" href="https://community.freescale.com/wiki/images/1/15/MX28_DRAM_controller_register_p"&gt;https://community.freescale.com/wiki/images/1/15/MX28_DRAM_controller_register_p&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;rogramming_aid_v4.tar.gz &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And finally, based on fact that both memory chips (old and new) are practically the same - perhaps&lt;BR /&gt;it makes sense to test memory (to avoid design or manufacture issues).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jul 2013 03:10:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx28-u-boot-dram-configuration-for-dram-replacement/m-p/287388#M34125</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2013-07-24T03:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx28 u-boot dram configuration for dram replacement.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx28-u-boot-dram-configuration-for-dram-replacement/m-p/287389#M34126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Yuri !&lt;/P&gt;&lt;P&gt;I am not using LTIB, but rather building the mainline u-boot directly.&lt;/P&gt;&lt;P&gt;Thanks for the doc and programming aid, I'll take a look.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Randy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jul 2013 03:58:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx28-u-boot-dram-configuration-for-dram-replacement/m-p/287389#M34126</guid>
      <dc:creator>RandyGraham</dc:creator>
      <dc:date>2013-07-24T03:58:58Z</dc:date>
    </item>
  </channel>
</rss>

