Re: [U-Boot] [PATCH 1/3] imx6ul: opos6ul: migrate to DM_ETH

2019-10-09 Thread Peng Fan
> Subject: [PATCH 1/3] imx6ul: opos6ul: migrate to DM_ETH > > Migrate to DM_ETH and remove code that is no longer necessary. > > Signed-off-by: Sébastien Szymanski > --- > arch/arm/mach-imx/mx6/opos6ul.c | 76 +++-- > configs/opos6uldev_defconfig| 2 + >

[U-Boot] [PATCH 1/3] imx6ul: opos6ul: migrate to DM_ETH

2019-09-30 Thread Sébastien Szymanski
Migrate to DM_ETH and remove code that is no longer necessary. Signed-off-by: Sébastien Szymanski --- arch/arm/mach-imx/mx6/opos6ul.c | 76 +++-- configs/opos6uldev_defconfig| 2 + include/configs/opos6uldev.h| 8 3 files changed, 8 insertions(+), 78