public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Ben Warren <biggerbadderben@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 5/9] ColdFire: Add mii driver in drivers/net
Date: Mon, 03 Nov 2008 23:26:12 -0800	[thread overview]
Message-ID: <490FF914.60503@gmail.com> (raw)
In-Reply-To: <1224779244-19997-1-git-send-email-Tsi-Chung.Liew@freescale.com>

Tsi-Chung Liew wrote:
> From: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
>
> All CF platforms' mii.c are consolidated into one
>
> Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
> ---
>  drivers/net/Makefile |    4 +-
>  drivers/net/mcffec.c |   18 +---
>  drivers/net/mcfmii.c |  321 ++++++++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 326 insertions(+), 17 deletions(-)
>  create mode 100644 drivers/net/mcfmii.c
>
>   
<snip>

Applied to net repo.

thanks,
Ben

  parent reply	other threads:[~2008-11-04  7:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-23 16:27 [U-Boot] [PATCH v2 5/9] ColdFire: Add mii driver in drivers/net Tsi-Chung Liew
2008-10-29  4:29 ` John Rigby
2008-11-04  7:26 ` Ben Warren [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-10-22 18:20 [U-Boot] [PATCH 13/19] " Tsi-Chung Liew
2008-10-30 21:27 ` [U-Boot] [PATCH v2 5/9] " Liew Tsi Chung
2008-10-31 23:30   ` Ben Warren

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=490FF914.60503@gmail.com \
    --to=biggerbadderben@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox