Tool/software:
Dear champ,
Customer is using J7200 EVM and try to verify PCI function by using PCIe cards on J7200 EVM PCIe slot.
SDK 9.0 and SDK 10.0 are both tried following the instructions below
Rebuild Linux Kernel with the flags require and boot up EVM with PCIe ethernet card installed on both PCIe slots.
Linux Driver Configuration
The following config options have to be enabled in order to configure the PCI controller to be used in Root Complex mode.
CONFIG_SOCIONEXT_SYNQUACER_PREITS=y
CONFIG_PCI=y
CONFIG_PCI_MSI=y
CONFIG_PCI_J721E=y
CONFIG_PCIE_CADENCE=y
CONFIG_PCIE_CADENCE_HOST=y
However, lspci cannot get any device ID but only rc pid vid.
Is there any addition modification is required?
How can we verify this with SDK 10.1 pre-build image? A instruction will be helpful.

BR, Rich
