* [U-Boot] [PATCH v2 0/3] Add ethernet support for Congatec qmx6qeval
@ 2013-06-20 13:46 SARTRE Leo
2013-06-27 6:34 ` Albert ARIBAUD
0 siblings, 1 reply; 2+ messages in thread
From: SARTRE Leo @ 2013-06-20 13:46 UTC (permalink / raw)
To: u-boot
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot] [PATCH v2 0/3] Add ethernet support for Congatec qmx6qeval
2013-06-20 13:46 [U-Boot] [PATCH v2 0/3] Add ethernet support for Congatec qmx6qeval SARTRE Leo
@ 2013-06-27 6:34 ` Albert ARIBAUD
0 siblings, 0 replies; 2+ messages in thread
From: Albert ARIBAUD @ 2013-06-27 6:34 UTC (permalink / raw)
To: u-boot
Hi Leo,
On Thu, 20 Jun 2013 15:46:47 +0200, "SARTRE Leo"
<lsartre@adeneo-embedded.com> wrote:
> 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
Please keep patch history in each patch of the series.
Why is 3/3 separate from 2/3?
Amicalement,
--
Albert.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-06-27 6:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-20 13:46 [U-Boot] [PATCH v2 0/3] Add ethernet support for Congatec qmx6qeval SARTRE Leo
2013-06-27 6:34 ` Albert ARIBAUD
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox