commit | 791ec1b9e0adaf00750256497c567b74dde3b176 | [log] [tgz] |
---|---|---|
author | Ioana Ciornei <ioana.ciornei@nxp.com> | Fri May 15 09:56:49 2020 +0300 |
committer | Priyanka Jain <priyanka.jain@nxp.com> | Tue May 19 09:22:08 2020 +0530 |
tree | e844492c8deeb882778abe044c8ef8ebb81774ce | |
parent | b62526282ab2e505148d8c962dfb888f155ec7e9 [diff] |
board: ls1088aqds: transition to DM_ETH In case CONFIG_DM_ETH is enabled, no hardcoding is necessary for DPAA2 Ethernet devices. Compile out any unnecessary setup when CONFIG_DM_ETH is activated. Also, force the PCI devices to be enumerated at probe time. Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>