
19 Sep
2014
19 Sep
'14
4:56 a.m.
Hi Andreas,
On 09/19/2014 05:46 AM, Andreas Bießmann wrote:
I had a strange behaviour for my sama5d34ek board which could sometimes not get up GMAC in U-Boot. It turned out, that we missed to initialize the PHY correctly.
Bo, could you please verify correct behaviour on 100MiB devices like sama5d31ek?
Test OK on sama5d31ek board, you can add Tested-by tag for this patch series.
Tested-by: Bo Shen voice.shen@atmel.com
Thanks.
Andreas Bießmann (2): macb: simplify gmac initialisation sama5d3xek: run PHY's config
board/atmel/sama5d3xek/sama5d3xek.c | 29 ++++++++++++++++++++--------- drivers/net/macb.c | 25 ++++++++----------------- 2 files changed, 28 insertions(+), 26 deletions(-)
Best Regards, Bo Shen