commit | 6419072880940993d0025c80360451978b69f4d6 | [log] [tgz] |
---|---|---|
author | Ioana Ciornei <ioana.ciornei@nxp.com> | Wed Feb 15 17:31:16 2023 +0200 |
committer | Peng Fan <peng.fan@nxp.com> | Tue Mar 14 18:56:27 2023 +0800 |
tree | 046577c19d101e55d4cd3b33e4222ccb0dc5bb80 | |
parent | e083a47297e8e4805ecbfd12991bcf8643981fa8 [diff] |
board: freescale: lx2160a: 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>