[PATCH 1/3] mx6slevk_spinor: 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 1/3] mx6slevk_spinor: 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/mx6slevk_spinor_defconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configs/mx6slevk_spinor_defconfig b/configs/mx6slevk_spinor_defconfig index 4d348df691..67de522dd8 100644 --- a/co