<?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: Custom T4080 design does not boot from NOR Flash in T-Series</title>
    <link>https://community.nxp.com/t5/T-Series/Custom-T4080-design-does-not-boot-from-NOR-Flash/m-p/766452#M2539</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found that the PBI was overwriting what PBL setup for booting.&amp;nbsp; The PBI&amp;nbsp;had modified settings for&amp;nbsp;IFC_CSPR0 and IFC_AMASK0 to make accesses to the NOR Flash work in the BDI and U-boot.&amp;nbsp; I had to remove these register writes from the PBI so that the T4080 could set them as it needed to in the PBL.&amp;nbsp;&amp;nbsp; Having a different flash address in CSPR was probably causing and exception since only the top 4K is mapped in the default TLB.&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: x-large; font-family: HelveticaLTStd-BoldObl;"&gt;&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Mar 2018 17:29:54 GMT</pubDate>
    <dc:creator>chrisdeloach</dc:creator>
    <dc:date>2018-03-01T17:29:54Z</dc:date>
    <item>
      <title>Custom T4080 design does not boot from NOR Flash</title>
      <link>https://community.nxp.com/t5/T-Series/Custom-T4080-design-does-not-boot-from-NOR-Flash/m-p/766450#M2537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a custom T4080 design that I have been using the BDI3000 to run U-boot from SRAM.&amp;nbsp; The T4080 gets its RCW and PBI from an I2C eeprom.&amp;nbsp; I have a NOR flash on IFC Chip Select 0 which I want to boot U-boot from.&amp;nbsp; When I disconnect the BDI and let the processor boot normally I never see any Chip Selects on CS0 which is the BOOT_LOC in the RCW.&amp;nbsp; I know that it gets all the way down the Reset and Initialization sequence to run PBI because I can see our IFC bus go from 50MHZ to 100MHZ which is set by the clock divider in the PBI.&amp;nbsp; That leads me to believe we are getting to step 18 System Ready State.&amp;nbsp; Unfortunately, I do not have the ASLEEP signal pulled over to our FPGA which pulls in all the other JTAG signals, so I cannot verify that portion.&amp;nbsp; HRESET_B seems to be high and HRESET_REG_B does not seem to be low.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have a suggestion on if I can still hook up the BDI and have it run the normal reset sequence of the T4080 instead of halting it, or any other signals I should be looking at?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can the T4080 go to an Interrupt vector before the boot vector?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 16:21:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/Custom-T4080-design-does-not-boot-from-NOR-Flash/m-p/766450#M2537</guid>
      <dc:creator>chrisdeloach</dc:creator>
      <dc:date>2018-02-22T16:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: Custom T4080 design does not boot from NOR Flash</title>
      <link>https://community.nxp.com/t5/T-Series/Custom-T4080-design-does-not-boot-from-NOR-Flash/m-p/766451#M2538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First - it is required to ensure (using a digital scope) that all notes after the Table 1. Pinout list by bus in the QorIQ T4160/T4080 Data Sheet are considered and fulfilled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To investigate the issue further it is needed to inspect the processor connection schematics and RCW binary image programmed into the I2C EEPROM.&lt;/P&gt;&lt;P&gt;It is convenient to do that in a form of Technical Case:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/381898"&gt;How I could create a Service Request?&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2018 02:03:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/Custom-T4080-design-does-not-boot-from-NOR-Flash/m-p/766451#M2538</guid>
      <dc:creator>ufedor</dc:creator>
      <dc:date>2018-02-23T02:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: Custom T4080 design does not boot from NOR Flash</title>
      <link>https://community.nxp.com/t5/T-Series/Custom-T4080-design-does-not-boot-from-NOR-Flash/m-p/766452#M2539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found that the PBI was overwriting what PBL setup for booting.&amp;nbsp; The PBI&amp;nbsp;had modified settings for&amp;nbsp;IFC_CSPR0 and IFC_AMASK0 to make accesses to the NOR Flash work in the BDI and U-boot.&amp;nbsp; I had to remove these register writes from the PBI so that the T4080 could set them as it needed to in the PBL.&amp;nbsp;&amp;nbsp; Having a different flash address in CSPR was probably causing and exception since only the top 4K is mapped in the default TLB.&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: x-large; font-family: HelveticaLTStd-BoldObl;"&gt;&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2018 17:29:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/Custom-T4080-design-does-not-boot-from-NOR-Flash/m-p/766452#M2539</guid>
      <dc:creator>chrisdeloach</dc:creator>
      <dc:date>2018-03-01T17:29:54Z</dc:date>
    </item>
  </channel>
</rss>

