]> git.baikalelectronics.ru Git - uboot.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)
commite1dc4f7dfb0804aec0c7e2df024674f72b808a66
treecd26cfe715000bab4cde8eda2b84ecf7cf1fc610
parent0b57cba16a92e82e4c7807ebd81a1bdf79ef2a5c
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