IMX6 PCIe Root Complex BAR

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

IMX6 PCIe Root Complex BAR

1,385 Views
GregT
Contributor III

Does anyone know why the iMX6 root complex creates a 64-bit BAR of 1MB?  I thought the iMX6 was a 32 bit addressed processor.  Thanks in advance.

00:00.0 PCI bridge: Device 16c3:abcd (rev 01) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Memory at 01a00000 (64-bit, prefetchable) [size=1M]
Bus: primary=00, secondary=01, subordinate=07, sec-latency=0
Memory behind bridge: 01000000-019fffff
[virtual] Expansion ROM at 01b00000 [disabled] [size=64K]
Capabilities: [40] Power Management version 3
Capabilities: [50] MSI: Enable- Count=1/1 Maskable+ 64bit+
Capabilities: [70] Express Root Port (Slot-), MSI 00
Capabilities: [100] Advanced Error Reporting
Capabilities: [140] Virtual Channel

Labels (1)
0 Kudos
2 Replies

837 Views
weidong_sun
NXP TechSupport
NXP TechSupport

Hello Greg,

    i.mx6 driver configures BAR0 & BAR1 to be 64-bit, prefetchable mode. you can refer to the following links:

IMX6 PCIe EP Cannot configure BAR1 

https://community.nxp.com/message/349891 

Best Regards,

Weidong

0 Kudos

837 Views
GregT
Contributor III

Hi Weidong,

I see where the driver allocates 64-bit BAR when in EP (EndPoint) mode but we do not have that config turned on and pdata->type_ep == 0.

Thanks,

Greg

0 Kudos