From: Dirk Behme <dirk.behme@de.bosch.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/3] i.mx6q: Add the ethernet function support
Date: Tue, 13 Dec 2011 15:56:29 +0100 [thread overview]
Message-ID: <4EE7679D.4050203@de.bosch.com> (raw)
In-Reply-To: <1323783864-11614-1-git-send-email-jason.hui@linaro.org>
On 13.12.2011 14:44, Jason Liu wrote:
> This patch add the ethernet function support for i.mx6q/arm2 board.
>
> The patch has been tested ok by: Dirk Behme <dirk.behme@de.bosch.com>
> on freescale i.mx6qarm2 board.
>
> Jason Liu (3):
> i.mx: i.mx6q: Add the enet clock function
> fec: add the i.mx6q enet driver support
> i.mx6q: arm2: Add the enet function support
>
> arch/arm/cpu/armv7/mx6/clock.c | 5 ++
> board/freescale/mx6qarm2/mx6qarm2.c | 90 +++++++++++++++++++++++++++++++++++
> drivers/net/fec_mxc.c | 10 ++++
> drivers/net/fec_mxc.h | 7 ++-
> include/configs/mx6qarm2.h | 13 ++++-
> 5 files changed, 122 insertions(+), 3 deletions(-)
Whole series:
Tested-by: Dirk Behme <dirk.behme@de.bosch.com>
Thanks
Dirk
prev parent reply other threads:[~2011-12-13 14:56 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-13 13:44 [U-Boot] [PATCH 0/3] i.mx6q: Add the ethernet function support Jason Liu
2011-12-13 13:44 ` [U-Boot] [PATCH 1/3] i.mx: i.mx6q: Add the enet clock function Jason Liu
2011-12-16 11:21 ` Stefano Babic
2011-12-13 13:44 ` [U-Boot] [PATCH 2/3] fec: add the i.mx6q enet driver support Jason Liu
2011-12-16 11:22 ` Stefano Babic
2011-12-13 13:44 ` [U-Boot] [PATCH 3/3] i.mx6q: arm2: Add the enet function support Jason Liu
2011-12-16 11:30 ` Stefano Babic
2011-12-16 14:51 ` Liu Hui-R64343
2011-12-13 14:56 ` Dirk Behme [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4EE7679D.4050203@de.bosch.com \
--to=dirk.behme@de.bosch.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.