]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: freescale: t208xrdb: remove the legacy non-DM_ETH code
authorCamelia Groza <camelia.groza@nxp.com>
Fri, 11 Jun 2021 12:28:05 +0000 (15:28 +0300)
committerPriyanka Jain <priyanka.jain@nxp.com>
Thu, 17 Jun 2021 06:16:11 +0000 (11:46 +0530)
commita484f7c4869723451c1ca98e8b2e9dbee0e8ff16
treecd26cfe715000bab4cde8eda2b84ecf7cf1fc610
parent11eeeef7b02ad276c7593ef0f280dff477e8ba7b
board: freescale: t208xrdb: remove the legacy non-DM_ETH code

Both DM_ETH and DM_PCI are enabled for the T2080RDB board. Remove the
board_eth_init() callback and the non-DM_ETH code paths since they are not
needed anymore.

Signed-off-by: Camelia Groza <camelia.groza@nxp.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
board/freescale/t208xrdb/eth_t208xrdb.c
board/freescale/t208xrdb/t208xrdb.c