]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: freescale: t2080rdb: enumerate PCI devices
authorCamelia Groza <camelia.groza@nxp.com>
Tue, 11 Jul 2023 12:49:14 +0000 (15:49 +0300)
committerPeng Fan <peng.fan@nxp.com>
Thu, 13 Jul 2023 08:54:12 +0000 (16:54 +0800)
commita85b8c75390ce03f923deabe1992db58e0052239
tree9a852d9634bc48e1f7f96d829db746b49c491e40
parentbf5152d0108683bbaabf9d7a7988f61649fc33f4
board: freescale: t2080rdb: 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/t208xrdb/t208xrdb.c