commit | 2ead443fcc8dd2b1d2ee8aae5f2f5807907e9a80 | [log] [tgz] |
---|---|---|
author | Ioana Ciornei <ioana.ciornei@nxp.com> | Wed Feb 15 17:31:19 2023 +0200 |
committer | Peng Fan <peng.fan@nxp.com> | Tue Mar 14 18:56:27 2023 +0800 |
tree | c659f440f45fd402ae49bd4897e9af57a4a63142 | |
parent | 9d249b364c201788b8911a9911eb8d7eaeec66c7 [diff] |
board: freescale: ls1088a: remove code under !CONFIG_DM_ETH Now that DM_ETH is enabled by default, there is no point in keeping the non-DM_ETH code which initialized the ethernet interfaces. Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>