commit | cfa114aa9ffb263ddeb1790b303e2bcee3a64e66 | [log] [tgz] |
---|---|---|
author | Ioana Ciornei <ioana.ciornei@nxp.com> | Wed Mar 18 16:47:40 2020 +0200 |
committer | Priyanka Jain <priyanka.jain@nxp.com> | Wed Apr 29 11:10:54 2020 +0530 |
tree | f010aed1b4c2735c49a4a9fb9236fd31c5af1a0c | |
parent | 5d955a619e42a2a7213c7bfe20de8a4f87398d14 [diff] |
board: ls2088ardb: 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>