commit | 4057bddaa230de0d77ec6357fd556ea192ab1412 | [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 | 74f04490f22428531f9fd5fcd9ca61b6e145a12b [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>