commit | 8b6558bd4187b4182cc04abf645f1ec18dfcf2b8 | [log] [tgz] |
---|---|---|
author | Ioana Ciornei <ioana.ciornei@nxp.com> | Wed Mar 18 16:47:39 2020 +0200 |
committer | Priyanka Jain <priyanka.jain@nxp.com> | Wed Apr 29 11:10:54 2020 +0530 |
tree | a7bf491072b2157e46d0219c314d6e7aafea18af | |
parent | 988e33f8d46a32eb533ec3a88475216bda204532 [diff] |
board: ls1088ardb: 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>