<?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: Configuring PCI controller and mounting USB Host controller over it in PowerQUICC Processors</title>
    <link>https://community.nxp.com/t5/PowerQUICC-Processors/Configuring-PCI-controller-and-mounting-USB-Host-controller-over/m-p/653064#M1990</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Assuming you are talking about *.cfg file for our CodeWarrior, we provide these *.cfg files with CodeWarrior installation, the following path:&lt;/P&gt;&lt;P&gt;"C:\Program Files (x86)\Freescale\CodeWarrior PA V8.8\PowerPC_EABI_Support\Initialization_Files\PQ2\"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking this folder in my case, I see for MPC8309 processor we offer only files for "SOM" board. In these files there is no PCI part, we configure only PCI local access window in PCILAWBAR0/PCILAWAR0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# PCI Local Access Windows&lt;BR /&gt;#################################&lt;BR /&gt;# WINDOW 0&lt;BR /&gt;writemem.l 0xe0000060 0x80000000 # PCILAWBAR0 - begining at 0x80000000&lt;BR /&gt;writemem.l 0xe0000064 0x8000001c # PCILAWAR0&amp;nbsp; - enable, size = 512MB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is not a PCI controller initialization, this only initializes local access window for PCI space.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Alexander&lt;BR /&gt;TIC&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>Thu, 18 May 2017 06:20:16 GMT</pubDate>
    <dc:creator>alexander_yakov</dc:creator>
    <dc:date>2017-05-18T06:20:16Z</dc:date>
    <item>
      <title>Configuring PCI controller and mounting USB Host controller over it</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/Configuring-PCI-controller-and-mounting-USB-Host-controller-over/m-p/653063#M1989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What should be the the 8309_inti.cfg for PCI controller.?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2017 07:20:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/Configuring-PCI-controller-and-mounting-USB-Host-controller-over/m-p/653063#M1989</guid>
      <dc:creator>mdmuazzam</dc:creator>
      <dc:date>2017-04-06T07:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring PCI controller and mounting USB Host controller over it</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/Configuring-PCI-controller-and-mounting-USB-Host-controller-over/m-p/653064#M1990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Assuming you are talking about *.cfg file for our CodeWarrior, we provide these *.cfg files with CodeWarrior installation, the following path:&lt;/P&gt;&lt;P&gt;"C:\Program Files (x86)\Freescale\CodeWarrior PA V8.8\PowerPC_EABI_Support\Initialization_Files\PQ2\"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking this folder in my case, I see for MPC8309 processor we offer only files for "SOM" board. In these files there is no PCI part, we configure only PCI local access window in PCILAWBAR0/PCILAWAR0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# PCI Local Access Windows&lt;BR /&gt;#################################&lt;BR /&gt;# WINDOW 0&lt;BR /&gt;writemem.l 0xe0000060 0x80000000 # PCILAWBAR0 - begining at 0x80000000&lt;BR /&gt;writemem.l 0xe0000064 0x8000001c # PCILAWAR0&amp;nbsp; - enable, size = 512MB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is not a PCI controller initialization, this only initializes local access window for PCI space.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Alexander&lt;BR /&gt;TIC&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>Thu, 18 May 2017 06:20:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/Configuring-PCI-controller-and-mounting-USB-Host-controller-over/m-p/653064#M1990</guid>
      <dc:creator>alexander_yakov</dc:creator>
      <dc:date>2017-05-18T06:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring PCI controller and mounting USB Host controller over it</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/Configuring-PCI-controller-and-mounting-USB-Host-controller-over/m-p/653065#M1991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thankyou :smileyhappy:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 May 2017 07:03:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/Configuring-PCI-controller-and-mounting-USB-Host-controller-over/m-p/653065#M1991</guid>
      <dc:creator>mdmuazzam</dc:creator>
      <dc:date>2017-05-27T07:03:10Z</dc:date>
    </item>
  </channel>
</rss>

