[U-Boot] [PATCH 4/4] meson: odroid-c2: enable Ethernet support through the device tree
Simon Glass
sjg at chromium.org
Thu Aug 18 05:44:42 CEST 2016
On 16 August 2016 at 03:49, Beniamino Galvani <b.galvani at gmail.com> 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 <b.galvani at gmail.com>
> ---
> arch/arm/include/asm/arch-meson/gxbb.h | 3 ---
> board/amlogic/odroid-c2/odroid-c2.c | 13 -------------
> configs/odroid-c2_defconfig | 3 +++
> drivers/net/designware.c | 1 +
> 4 files changed, 4 insertions(+), 16 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list