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-Users] [PATCH] net: sh: Renesas SH7763 Ethernet device support
Date: Mon, 09 Jun 2008 13:33:20 -0700	[thread overview]
Message-ID: <484D9390.4030408@gmail.com> (raw)
In-Reply-To: <20080610052116.9d54c614.iwamatsu@nigauri.org>

Hi Nobuhiro,

Nobuhiro Iwamatsu wrote:
> Hello, Ben.
>
> On Fri, 06 Jun 2008 16:17:48 +0900
> Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com> wrote:
>
>   
>> Renesas SH7763 has 2 channel Ethernet device.
>> This is 10/100/1000 Base support.
>> But this patch check 10/100 Base only.
>>
>> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
>> ---
>>  drivers/net/Makefile |    1 +
>>  drivers/net/sh_eth.c |  599 ++++++++++++++++++++++++++++++++++++++++++++++++++
>>  drivers/net/sh_eth.h |  195 ++++++++++++++++
>>  3 files changed, 795 insertions(+), 0 deletions(-)
>>  create mode 100644 drivers/net/sh_eth.c
>>  create mode 100644 drivers/net/sh_eth.h
>>
>>     
>
> Please apply this code to your net tree?
>
>   
I've scanned over the code and plan to give it a more thorough review 
tonight.

regards,
Ben

  reply	other threads:[~2008-06-09 20:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-06  7:17 [U-Boot-Users] [PATCH] net: sh: Renesas SH7763 Ethernet device support Nobuhiro Iwamatsu
2008-06-09 20:21 ` Nobuhiro Iwamatsu
2008-06-09 20:33   ` Ben Warren [this message]
2008-06-10  6:20 ` Ben Warren
2008-06-11 11:59   ` Nobuhiro Iwamatsu

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=484D9390.4030408@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