<?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: problem with LPDDR register settings in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/problem-with-LPDDR-register-settings/m-p/167949#M4925</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks jorge for your quick response.&lt;/P&gt;&lt;P&gt;In our Rev1 board we using NAND and DDR2.i tested with that board.its able to dowload and u-boot has come.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Rev2 board eMMC and LPDDR is been used.i had changed the source code accordingly.&lt;/P&gt;&lt;P&gt;i changed source code for DDR2 to LPDDR&lt;/P&gt;&lt;P&gt;include/configs/mx25_3stack.h in this file i enabled MXC_MEMORY_MDDR macro.&lt;/P&gt;&lt;P&gt;Any other file to be changed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one query when we get DDR clock.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Nov 2012 05:30:12 GMT</pubDate>
    <dc:creator>suzan</dc:creator>
    <dc:date>2012-11-09T05:30:12Z</dc:date>
    <item>
      <title>problem with LPDDR register settings</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/problem-with-LPDDR-register-settings/m-p/167947#M4923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;platform:imx258&lt;/P&gt;&lt;P&gt;RAM:LPDDDR (micron x16)&lt;/P&gt;&lt;P&gt;eMMC is used&lt;/P&gt;&lt;P&gt;Tool kit :ATK Toolkit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i download the u-boot.bin using ATK tool kit, it gives download successfully but its not able to boot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i use program option &amp;amp; select MMC/SD ,it gives Failed to initial flash or Do not support this Flash, please reset the target&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can i fix it.&lt;/P&gt;&lt;P&gt;Any help will be greatful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;suzan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2012 11:59:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/problem-with-LPDDR-register-settings/m-p/167947#M4923</guid>
      <dc:creator>suzan</dc:creator>
      <dc:date>2012-11-08T11:59:38Z</dc:date>
    </item>
    <item>
      <title>Re: problem with LPDDR register settings</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/problem-with-LPDDR-register-settings/m-p/167948#M4924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suzan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There can be different causes for your issue:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- The image you are using is not made to boot from SD. Normally, the uboot images are made to boot from NAND, if you want to boot from a different source, you have to modify the code. You can try to download it to NAND and see if it boots from there.&lt;/P&gt;&lt;P&gt;- Your boot pins are not correctly configured. Please check tables 7-1 and 7-3 of the MX25 reference manual and make sure your pins are correctly configured to boot from the source you want.&lt;/P&gt;&lt;P&gt;- Your serial port is not correctly configured. So your system is actually booting but you can't see anything in your console. Settings are: Baud rate: 115200, Data: 8 bits, Parity: None, Stop: 1 bit, Flow control: None.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;P&gt;Jorge.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2012 22:36:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/problem-with-LPDDR-register-settings/m-p/167948#M4924</guid>
      <dc:creator>JorgeRama_rezRi</dc:creator>
      <dc:date>2012-11-08T22:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: problem with LPDDR register settings</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/problem-with-LPDDR-register-settings/m-p/167949#M4925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks jorge for your quick response.&lt;/P&gt;&lt;P&gt;In our Rev1 board we using NAND and DDR2.i tested with that board.its able to dowload and u-boot has come.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Rev2 board eMMC and LPDDR is been used.i had changed the source code accordingly.&lt;/P&gt;&lt;P&gt;i changed source code for DDR2 to LPDDR&lt;/P&gt;&lt;P&gt;include/configs/mx25_3stack.h in this file i enabled MXC_MEMORY_MDDR macro.&lt;/P&gt;&lt;P&gt;Any other file to be changed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one query when we get DDR clock.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2012 05:30:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/problem-with-LPDDR-register-settings/m-p/167949#M4925</guid>
      <dc:creator>suzan</dc:creator>
      <dc:date>2012-11-09T05:30:12Z</dc:date>
    </item>
  </channel>
</rss>

