From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?q?Andreas=20Bie=C3=9Fmann?= Date: Thu, 18 Sep 2014 23:46:47 +0200 Subject: [U-Boot] [PATCH 0/2] sama5d3xek: get GMAC working Message-ID: <1411076809-10191-1-git-send-email-andreas.devel@googlemail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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