[U-Boot] [PATCH v2 0/3] Add ethernet support for Congatec qmx6qeval
SARTRE Leo
lsartre at adeneo-embedded.com
Thu Jun 20 15:46:47 CEST 2013
Changes in v2:
-micrel.c : drop two unneeded changes in comments.
-cgtqmx6eval.c: #ifdef CONFIG_FEC_MXC now covers the whole
function board_eth_init.
-README : placed in a separate patch.
Leo Sartre (3):
PHY: micrel: helper function for KSZ9031
ARM: Congatec: Ethernet: Add support for cgtqmx6qeval
ARM: Congatec: README update
board/congatec/cgtqmx6eval/README | 3 +-
board/congatec/cgtqmx6eval/cgtqmx6eval.c | 111 ++++++++++++++++++++++++++++++
drivers/net/phy/micrel.c | 25 +++++++
include/configs/cgtqmx6eval.h | 13 ++++
include/micrel.h | 7 ++
5 files changed, 157 insertions(+), 2 deletions(-)
--
1.7.10.4
More information about the U-Boot
mailing list