<?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>P-SeriesのトピックP1022: Issue in Booting from Parallel NOR Flash</title>
    <link>https://community.nxp.com/t5/P-Series/P1022-Issue-in-Booting-from-Parallel-NOR-Flash/m-p/521130#M3322</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In Our Custom P1022 based board we are facing the following issues while booting u-boot from NOR Flash.&lt;/P&gt;&lt;P&gt;(We are using SDK 1.9 to build the u-boot image)&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. U-boot hangs after "jump_to_copy" function in "board_f.c" file, i.e. it is relocating to DDR (DDR size is 2GB) address 0x7fef0000 and hangs after that.&lt;/P&gt;&lt;P&gt;2. Some of the u-boot prints are not printing in the proper order, i had attached the u-boot console prints for your reference.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know, what might be causing this issue and how to debug further.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-337222"&gt;u-boot_log.txt.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 07:22:56 GMT</pubDate>
    <dc:creator>senthil_k</dc:creator>
    <dc:date>2016-06-15T07:22:56Z</dc:date>
    <item>
      <title>P1022: Issue in Booting from Parallel NOR Flash</title>
      <link>https://community.nxp.com/t5/P-Series/P1022-Issue-in-Booting-from-Parallel-NOR-Flash/m-p/521130#M3322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In Our Custom P1022 based board we are facing the following issues while booting u-boot from NOR Flash.&lt;/P&gt;&lt;P&gt;(We are using SDK 1.9 to build the u-boot image)&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. U-boot hangs after "jump_to_copy" function in "board_f.c" file, i.e. it is relocating to DDR (DDR size is 2GB) address 0x7fef0000 and hangs after that.&lt;/P&gt;&lt;P&gt;2. Some of the u-boot prints are not printing in the proper order, i had attached the u-boot console prints for your reference.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know, what might be causing this issue and how to debug further.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-337222"&gt;u-boot_log.txt.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 07:22:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/P1022-Issue-in-Booting-from-Parallel-NOR-Flash/m-p/521130#M3322</guid>
      <dc:creator>senthil_k</dc:creator>
      <dc:date>2016-06-15T07:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: P1022: Issue in Booting from Parallel NOR Flash</title>
      <link>https://community.nxp.com/t5/P-Series/P1022-Issue-in-Booting-from-Parallel-NOR-Flash/m-p/521131#M3323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Only Core0 has to be allowed to boot.&lt;/P&gt;&lt;P&gt;Check that cfg_cpu1_boot (LAD16) is asserted low during power-on reset.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 09:09:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/P1022-Issue-in-Booting-from-Parallel-NOR-Flash/m-p/521131#M3323</guid>
      <dc:creator>ufedor</dc:creator>
      <dc:date>2016-06-15T09:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: P1022: Issue in Booting from Parallel NOR Flash</title>
      <link>https://community.nxp.com/t5/P-Series/P1022-Issue-in-Booting-from-Parallel-NOR-Flash/m-p/521132#M3324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks ufedor, by allowing only Core0 to boot we are able to successfully boot from NOR Flash.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now we are facing another issue, "ethernet is not consistent in NOR Flash Boot Mode". But in the same board with SDCard boot mode ethernet is consistent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know is there any relation to ethernet and Flash boot mode.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 09:52:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/P1022-Issue-in-Booting-from-Parallel-NOR-Flash/m-p/521132#M3324</guid>
      <dc:creator>senthil_k</dc:creator>
      <dc:date>2016-06-15T09:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: P1022: Issue in Booting from Parallel NOR Flash</title>
      <link>https://community.nxp.com/t5/P-Series/P1022-Issue-in-Booting-from-Parallel-NOR-Flash/m-p/521133#M3325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please create new question for the last issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 11:51:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/P1022-Issue-in-Booting-from-Parallel-NOR-Flash/m-p/521133#M3325</guid>
      <dc:creator>ufedor</dc:creator>
      <dc:date>2016-06-15T11:51:07Z</dc:date>
    </item>
    <item>
      <title>Re: P1022: Issue in Booting from Parallel NOR Flash</title>
      <link>https://community.nxp.com/t5/P-Series/P1022-Issue-in-Booting-from-Parallel-NOR-Flash/m-p/521134#M3326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks ufedor, i had created a new question for the ethernet issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 12:17:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/P1022-Issue-in-Booting-from-Parallel-NOR-Flash/m-p/521134#M3326</guid>
      <dc:creator>senthil_k</dc:creator>
      <dc:date>2016-06-16T12:17:34Z</dc:date>
    </item>
  </channel>
</rss>

