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

SARTRE Leo lsartre at adeneo-embedded.com
Thu Jun 20 13:26:30 CEST 2013


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


More information about the U-Boot mailing list