[PATCH 2/2] mx6ul_evk: Remove FEC related board code

2020-04-18 Thread sbabic
> 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 > Reviewed-by: Peng Fan Applied to u-boot-imx, master, thank

RE: [PATCH 2/2] mx6ul_evk: Remove FEC related board code

2020-02-04 Thread Peng Fan
> Subject: [PATCH 2/2] 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 cod

[PATCH 2/2] mx6ul_evk: Remove FEC related board code

2020-02-03 Thread Fabio Estevam
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 --- .../mx6ul_14x14_evk/mx6ul_14x14_evk.c | 50 -