Hi,
We have a DM816x/C6A816x/AM389x Evaluation Module that we wish to utilse the PCIe interface.
Reading the documentation that comes with the EZSDK, it appears that the kernel supports PCIe RC by default. On boot we get:
Registered ti81xx_fb device
ti816x_pcie: Invoking PCI BIOS...
ti816x_pcie: Setting up Host Controller...
ti816x_pcie: Register base mapped @0xd0820000
ti816x_pcie: Starting PCI scan...
PCI: bus0: Fast back to back transfers enabled
bio: create slab <bio-0> at 0
vgaarb: loaded
The kernel config shows that Bus Support - PCI Support is enabled.
However, after boot, the command lscpi is no where to be found. What else do we need to do to get PCIe support?
Many thanks,
Dave