Re: [U-Boot] [PATCH 2/2] arm: bcmcygnus: Enable Ethernet support

2015-08-11 Thread Joe Hershberger
Hi Steve, On Wed, Jul 15, 2015 at 6:28 PM, Steve Rae wrote: > From: Jiandong Zheng > > Enable BCM SF2 ethernet and PHY for BCM Cygnus SoC > > Signed-off-by: Jiandong Zheng > Signed-off-by: Steve Rae Acked-by: Joe Hershberger ___ U-Boot mailing list

[U-Boot] [PATCH 2/2] arm: bcmcygnus: Enable Ethernet support

2015-07-15 Thread Steve Rae
From: Jiandong Zheng Enable BCM SF2 ethernet and PHY for BCM Cygnus SoC Signed-off-by: Jiandong Zheng Signed-off-by: Steve Rae --- arch/arm/include/asm/arch-bcmcygnus/configs.h | 11 +++ board/broadcom/bcm_ep/board.c | 11 +++ 2 files changed, 22 insertions(+)