
20 Jun
2013
20 Jun
'13
3:46 p.m.
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