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