]> Git Repo - J-u-boot.git/commit
board: freescale: ls1088a: remove code under !CONFIG_DM_ETH
authorIoana Ciornei <[email protected]>
Wed, 15 Feb 2023 15:31:19 +0000 (17:31 +0200)
committerPeng Fan <[email protected]>
Tue, 14 Mar 2023 10:56:27 +0000 (18:56 +0800)
commita33b8baf20c571657f9fac75a48e1196fb576d52
treec659f440f45fd402ae49bd4897e9af57a4a63142
parent6bd026d7f7fe3d962d8bbd7731ab9149c49e26e1
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 <[email protected]>
Signed-off-by: Peng Fan <[email protected]>
board/freescale/ls1088a/eth_ls1088aqds.c
board/freescale/ls1088a/eth_ls1088ardb.c
board/freescale/ls1088a/ls1088a.c
This page took 0.037275 seconds and 4 git commands to generate.