Enable PCI

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

Enable PCI

954 Views
niklasmolin
Senior Contributor I

I'm trying to use the PCI bus to communicate with a FPGA.

In the device tree I had to disabled the PCI bus during bootup, since it got stuck during bootup because the PCI bus could not link up (EP mode).

The FPGA won't be loaded until the Linux is booted up, how do I enable the PCI "driver" after the kernel is up and running?

Thanks,

Niklas

Labels (4)
0 Kudos
3 Replies

769 Views
igorpadykov
NXP Employee
NXP Employee

Hi Niklas

please check sect.40.2.2 Kernel Configurations

attached Linux Manual. Note, PCI Express support can't be built as a module.

May be useful links

i.mx6q pcie cannot recognize i210 

IMX6Q: Linux boot halts at PCIe config space read 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

769 Views
niklasmolin
Senior Contributor I

Hi Igor.

When I tried to klick on the first link I got following error:

Unauthorized

This place or content does not exist or access to it is restricted. If you think this is a mistake, please contact your administrator or the person who directed you here.

Best regards,

Niklas

0 Kudos

769 Views
niklasmolin
Senior Contributor I

Hi Igor.

Thanks for the response.

I'll check the provided info.

Best regards,

Niklas

0 Kudos