Re: [U-Boot] [PATCH] 4xx: cleanup ethernet phy initialization on PMC440 boards

2014-03-20 Thread Stefan Roese
Hi Matthias, On 19.03.2014 21:30, Matthias Fuchs wrote: This patch moves phy initialization for VSC8601 ethernet phys that are used on early board revisions into a separate setup function. Thanks for working on this. Some additional comments though. Signed-off-by: Matthias Fuchs --- board

[U-Boot] [PATCH] 4xx: cleanup ethernet phy initialization on PMC440 boards

2014-03-19 Thread Matthias Fuchs
This patch moves phy initialization for VSC8601 ethernet phys that are used on early board revisions into a separate setup function. Signed-off-by: Matthias Fuchs --- board/esd/pmc440/pmc440.c | 45 ++--- 1 files changed, 22 insertions(+), 23 deletions(-