commit | cffa3b13bf1d88b0988d2890f506542776243b97 | [log] [tgz] |
---|---|---|
author | Ioana Ciornei <ioana.ciornei@nxp.com> | Mon Apr 27 15:21:15 2020 +0300 |
committer | Priyanka Jain <priyanka.jain@nxp.com> | Tue May 19 09:22:07 2020 +0530 |
tree | 2b766b667ddbd1406e20a8dd95e4d00e63f7ae99 | |
parent | 606f140a4b667c6ebc75a4dfcfb89b4a00ed12ce [diff] |
board: lx2160aqds: 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: Razvan Ionut Cirjan <razvanionut.cirjan@nxp.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>