[U-Boot] [PATCH 0/2] Add ethernet support for Congatec qmx6qeval

20 Jun
2013
20 Jun
'13
1:26 p.m.
These patchs add ethernet support for congatec cgtqmx6qeval that uses Micrel's KSZ9031. The first patch adds KSZ9031's helper function to access extended registers, it apply on top of David Andrey's patch (http://patchwork.ozlabs.org/patch/218793/).
Leo Sartre (2): PHY: micrel: helper function for KSZ9031 ARM: Congatec: Ethernet: Add support for cgtqmx6qeval
board/congatec/cgtqmx6eval/README | 3 +- board/congatec/cgtqmx6eval/cgtqmx6eval.c | 112 ++++++++++++++++++++++++++++++ drivers/net/phy/micrel.c | 29 +++++++- include/configs/cgtqmx6eval.h | 13 ++++ include/micrel.h | 7 ++ 5 files changed, 160 insertions(+), 4 deletions(-)
--
1.7.10.4
4347
Age (days ago)
4347
Last active (days ago)
0 comments
1 participants
participants (1)
-
SARTRE Leo