]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: freescale: t102xrdb: enumerate PCI devices
authorCamelia Groza <camelia.groza@nxp.com>
Tue, 11 Jul 2023 12:49:29 +0000 (15:49 +0300)
committerPeng Fan <peng.fan@nxp.com>
Thu, 13 Jul 2023 08:54:53 +0000 (16:54 +0800)
commitf416f33ece8b090e95f358e4ed2e2fdf2d6fb24d
treeee77b540396a617e2f4d79d1bbe2f6f93c8b6bc3
parente5dd02cb30ec7ff8c32367e77042e19a193ed2da
board: freescale: t102xrdb: enumerate PCI devices

Call pci_init() to force PCI enumeration at probe time.

Signed-off-by: Camelia Groza <camelia.groza@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
board/freescale/t102xrdb/t102xrdb.c