[PATCH 3/3] mx6ull_14x14_evk_plugin: Convert to DM_ETH

2020-06-23 Thread sbabic
> Convert to DM_ETH to avoid board removal from the project. > Signed-off-by: Fabio Estevam Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- = DENX Software Engineering GmbH, Managing Director: Wolfga

[PATCH 3/3] mx6ull_14x14_evk_plugin: Convert to DM_ETH

2020-06-09 Thread Fabio Estevam
Convert to DM_ETH to avoid board removal from the project. Signed-off-by: Fabio Estevam --- configs/mx6ull_14x14_evk_plugin_defconfig | 6 ++ 1 file changed, 6 insertions(+) diff --git a/configs/mx6ull_14x14_evk_plugin_defconfig b/configs/mx6ull_14x14_evk_plugin_defconfig index 2811d868ac.