Re: [U-Boot] [PATCH 11/12] sunxi: enable emac for sun4i

2014-05-31 Thread Ian Campbell
On Fri, 2014-05-30 at 11:06 +0200, Hans de Goede wrote: ITYM s/sun4i/cubieboard/ in the subject? The patch itself looks good to me. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] [PATCH 11/12] sunxi: enable emac for sun4i

2014-05-30 Thread Hans de Goede
Signed-off-by: Hans de Goede --- arch/arm/cpu/armv7/sunxi/board.c | 8 boards.cfg | 2 +- include/configs/sunxi-common.h | 5 + 3 files changed, 14 insertions(+), 1 deletion(-) diff --git a/arch/arm/cpu/armv7/sunxi/board.c b/arch/arm/cpu/armv7/sunxi/board.c i