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