[U-Boot] [PATCH 1/4] imx: cx9020: migrate cx9020 to CONFIG_DM_ETH

2019-12-29 Thread sbabic
> From: Steffen Dirkwinkel > Acked-by: Patrick Bruenn > Signed-off-by: Steffen Dirkwinkel Applied to u-boot-imx, -next, thanks ! Best regards, Stefano Babic -- = DENX Software Engineering GmbH, Managing Director:

[U-Boot] [PATCH 1/4] imx: cx9020: migrate cx9020 to CONFIG_DM_ETH

2019-10-22 Thread linux-kernel-dev
From: Steffen Dirkwinkel Acked-by: Patrick Bruenn Signed-off-by: Steffen Dirkwinkel --- arch/arm/dts/imx53-cx9020.dts | 31 --- configs/mx53cx9020_defconfig | 2 ++ include/configs/mx53cx9020.h | 4 3 files changed, 22 insertions(+), 15 deletions(-) diff