eason,你好
内核没有打印pcie的信息,应该是没有加载pcie的驱动,我查看 pcie-ti81xx.c 里面,有这么一段
IMPORTANT NOTE: We are relying on SoC/Board level code to check PCIESS * mode setting (RC/EP) and register the RC device only in RC mode.
static int __init ti81xx_pcie_rc_init(void)
{ …