mx6ul_evk: Remove FEC related board code
authorFabio Estevam <festevam@gmail.com>
Mon, 3 Feb 2020 16:09:23 +0000 (13:09 -0300)
committerStefano Babic <sbabic@denx.de>
Fri, 17 Apr 2020 16:55:44 +0000 (18:55 +0200)
commitb0b525a942040de7cc7c59ca310a078596ff4c8b
tree2f5836e05573c4c4bac074b20157216d4c5272f2
parentba83ed5922d15a3b81b2d2cd8c851e1b3eafab84
mx6ul_evk: Remove FEC related board code

mx6ul_evk uses DM_ETH, so there is no need to have board code
to setup the FEC IOMUX and to register the network ports via the
old board_eth_init() method.

Remove these FEC related pieces of code.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
board/freescale/mx6ul_14x14_evk/mx6ul_14x14_evk.c