PCIe function for yocto KL4.1.15

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

PCIe function for yocto KL4.1.15

580 Views
renzhongli
Contributor I

Hello, I am working on yocto KL4.1.15 for imx6qsabreauto board, I can't enable pcie host/bus driver in BSP.

I added pcie into dts file and confirm it included into .dtb file. I modified defconfig file to add CONFIG_PCI=y and relative CONFIG_PCI*.

After I bring up the os, tab lspci, the warning message show as below:

Can not open /proc/bus/pci.

it seems that PCI interface is not enabled, CONFIG_PCI is not work..

the Branch is git://git.freescale.com/imx/fsl-arm-yocto-bsp.git -b imx-4.1.15-1.0.0_ga.

build cmd is:

EULA=1 MACHINE=imx6qsabreauto source fsl-setup-release.sh -b build -e x11

bitbake core-image-base

Tags (2)
0 Kudos
1 Reply

473 Views
Yuri
NXP Employee
NXP Employee

Hello,

  Have You used information of section 40.2.2 (Kernel Configurations)

of “i.MX_Linux_Reference_Manual.pdf” ?

http://www.nxp.com/webapp/Download?colCode=L4.1.15_1.0.0_LINUX_DOCS&Parent_nodeId=133769948107170617... 

Have a great day,

Yuri

 

------------------------------------------------------------------------------

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

0 Kudos