All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] sama5d3xek: get GMAC working
@ 2014-09-18 21:46 Andreas Bießmann
  2014-09-18 21:46 ` [U-Boot] [PATCH 1/2] macb: simplify gmac initialisation Andreas Bießmann
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Andreas Bießmann @ 2014-09-18 21:46 UTC (permalink / raw)
  To: u-boot


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?


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(-)

-- 
1.7.10.4

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-10-10 19:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-18 21:46 [U-Boot] [PATCH 0/2] sama5d3xek: get GMAC working Andreas Bießmann
2014-09-18 21:46 ` [U-Boot] [PATCH 1/2] macb: simplify gmac initialisation Andreas Bießmann
2014-10-10 19:57   ` [U-Boot] [U-Boot,1/2] " Andreas Bießmann
2014-09-18 21:46 ` [U-Boot] [PATCH 2/2] sama5d3xek: run PHY's config Andreas Bießmann
2014-10-10 19:57   ` [U-Boot] [U-Boot,2/2] " Andreas Bießmann
2014-09-19  2:56 ` [U-Boot] [PATCH 0/2] sama5d3xek: get GMAC working Bo Shen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.