commit | 8cbef912ee8e73fccf2543428e73ecd25d386dba | [log] [tgz] |
---|---|---|
author | Ioana Ciornei <ioana.ciornei@nxp.com> | Mon May 18 14:48:35 2020 +0300 |
committer | Priyanka Jain <priyanka.jain@nxp.com> | Tue May 19 09:22:08 2020 +0530 |
tree | d5c830581407ac68096911e1ac717e15274cff96 | |
parent | e58ac2dd7bb9cc74f9538dc71349a444bf8e2cda [diff] |
board: ls2080aqds: 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>