]> Git Repo - J-u-boot.git/commit
board: freescale: lx2160a: remove code under !CONFIG_DM_ETH
authorIoana Ciornei <[email protected]>
Wed, 15 Feb 2023 15:31:16 +0000 (17:31 +0200)
committerPeng Fan <[email protected]>
Tue, 14 Mar 2023 10:56:27 +0000 (18:56 +0800)
commit6419072880940993d0025c80360451978b69f4d6
tree046577c19d101e55d4cd3b33e4222ccb0dc5bb80
parente083a47297e8e4805ecbfd12991bcf8643981fa8
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 <[email protected]>
Signed-off-by: Peng Fan <[email protected]>
board/freescale/lx2160a/eth_lx2160aqds.c
board/freescale/lx2160a/eth_lx2160ardb.c
board/freescale/lx2160a/eth_lx2162aqds.c
board/freescale/lx2160a/lx2160a.c
This page took 0.033758 seconds and 4 git commands to generate.