board: freescale: ls1046afrwy: enumerate PCI devices
authorCamelia Groza <camelia.groza@nxp.com>
Wed, 7 Jun 2023 11:20:46 +0000 (14:20 +0300)
committerPeng Fan <peng.fan@nxp.com>
Thu, 15 Jun 2023 09:58:53 +0000 (17:58 +0800)
commit4cb10eb129e6a0dd007999ca9eec315e57d69581
tree395a96d550f6bea79bc684d78bb1c3fdc012dd1f
parentc699427e20cd7c1e2f17253d721f83920ac3cafc
board: freescale: ls1046afrwy: enumerate PCI devices

Call pci_init() from board_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/ls1046afrwy/ls1046afrwy.c