<?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: p2020rdb SDK-1.9 u-boot booting problem in P-Series</title>
    <link>https://community.nxp.com/t5/P-Series/p2020rdb-SDK-1-9-u-boot-booting-problem/m-p/843863#M4576</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;Configuration of the u-boot is available in the following folder in u-boot source: &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;/include/configs/.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;Look at the configuration file for P2020RDB from SDK 1.9 in the attachment. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Pavel Chubakov&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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, 21 Nov 2018 05:46:46 GMT</pubDate>
    <dc:creator>Pavel</dc:creator>
    <dc:date>2018-11-21T05:46:46Z</dc:date>
    <item>
      <title>p2020rdb SDK-1.9 u-boot booting problem</title>
      <link>https://community.nxp.com/t5/P-Series/p2020rdb-SDK-1-9-u-boot-booting-problem/m-p/843862#M4575</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 built the u-boot image from NXP SDK-1.9 and flash the image at NOR flash 0xeff40000. However, when the device starts, the serial console displays the following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;U-Boot 2015.01+SDKv1.9+geb3d4fc&lt;/STRONG&gt; (Dec 04 2015 - 07:52:10)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CPU0:&amp;nbsp; &lt;STRONG&gt;P2020E, Version: 2.0, (0x80ea0020)&lt;/STRONG&gt;&lt;BR /&gt;Core:&amp;nbsp; &lt;STRONG&gt;e500, Version: 5.0, (0x80211050)&lt;/STRONG&gt;&lt;BR /&gt;Clock Configuration:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CPU0:1000 MHz, CPU1:1000 MHz,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CCB:500&amp;nbsp; MHz,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DDR:333.333 MHz (666.667 MT/s data rate) (Asynchronous), LBC:31.250 MHz&lt;BR /&gt;L1:&amp;nbsp;&amp;nbsp;&amp;nbsp; D-cache 32 KiB enabled&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I-cache 32 KiB enabled&lt;BR /&gt;Board: P2020RDB-PCA CPLD: V15.15 PCBA: V15.0&lt;BR /&gt;rom_loc: nor upper bank&lt;BR /&gt;SD/MMC : 4-bit Mode&lt;BR /&gt;eSPI : Enabled&lt;BR /&gt;I2C:&amp;nbsp;&amp;nbsp; ready&lt;BR /&gt;SPI:&amp;nbsp;&amp;nbsp; ready&lt;BR /&gt;DRAM:&amp;nbsp; DIMM 0: is not a DDR3 SPD.&lt;BR /&gt;SPD error on controller 0! Trying fallback to raw timing calculation&lt;BR /&gt;Detected UDIMM Fixed DDR on board&lt;BR /&gt;1 GiB (DDR3, 64-bit, CL=5, ECC off)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an old Freescale p2020rdb board (Rev. B) which uses DDR2 RAM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Questions:&lt;/P&gt;&lt;P&gt;Can the u-boot be modified so that it can boot on this board? If yes, what needs to be changed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2018 03:37:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/p2020rdb-SDK-1-9-u-boot-booting-problem/m-p/843862#M4575</guid>
      <dc:creator>matt_tsai</dc:creator>
      <dc:date>2018-11-16T03:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: p2020rdb SDK-1.9 u-boot booting problem</title>
      <link>https://community.nxp.com/t5/P-Series/p2020rdb-SDK-1-9-u-boot-booting-problem/m-p/843863#M4576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;Configuration of the u-boot is available in the following folder in u-boot source: &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;/include/configs/.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;Look at the configuration file for P2020RDB from SDK 1.9 in the attachment. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Pavel Chubakov&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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, 21 Nov 2018 05:46:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/p2020rdb-SDK-1-9-u-boot-booting-problem/m-p/843863#M4576</guid>
      <dc:creator>Pavel</dc:creator>
      <dc:date>2018-11-21T05:46:46Z</dc:date>
    </item>
  </channel>
</rss>

