Re: [U-Boot] [PATCH 4/4] meson: odroid-c2: enable Ethernet support through the device tree

2016-08-17 Thread Simon Glass
On 16 August 2016 at 03:49, Beniamino Galvani wrote: > Remove the device definition from board file, update the driver with > the new compatible property and update config with necessary options. > > Signed-off-by: Beniamino Galvani > --- >

[U-Boot] [PATCH 4/4] meson: odroid-c2: enable Ethernet support through the device tree

2016-08-16 Thread Beniamino Galvani
Remove the device definition from board file, update the driver with the new compatible property and update config with necessary options. Signed-off-by: Beniamino Galvani --- arch/arm/include/asm/arch-meson/gxbb.h | 3 --- board/amlogic/odroid-c2/odroid-c2.c| 13