public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] net: sh: Renesas SH7763 Ethernet device support
Date: Wed, 11 Jun 2008 20:59:04 +0900	[thread overview]
Message-ID: <29ab51dc0806110459r44912f53vaa33db2cdcbe064a@mail.gmail.com> (raw)
In-Reply-To: <484E1D22.3060809@qstreams.com>

Hi, Ben.

Thank you for your check.

2008/6/10 Ben Warren <bwarren@qstreams.com>:
> Hi Nobuhiro,
>
> Nobuhiro Iwamatsu wrote:
>> Renesas SH7763 has 2 channel Ethernet device.
>> This is 10/100/1000 Base support.
>> But this patch check 10/100 Base only.
> Where's the code that has this driver being initialized by net/eth.c? Is
> it in another patch or should I just go to bed?
Yes , this driver initialize used eth_init. Thank you.

<snip>
> This code has quite a few magic numbers. Considering that you're
> submitting a header file too, it's hard to justify not adding mnemonics.
<snip>
> Another magic number that should be a #defined bit mask
Thanks. I will rewrite and cleanup soruce code.

<snip>
>> diff --git a/drivers/net/sh_eth.h b/drivers/net/sh_eth.h
>> new file mode 100644
>> index 0000000..12a4528
>> --- /dev/null
>> +++ b/drivers/net/sh_eth.h
>> @@ -0,0 +1,195 @@

<snip>

> Please use the accessors in include/asm-sh/io.h instead of defining your
> own.
OK.

I revise the place that you pointed out and resend it.
I thank for your check.

Best regards,
 Nobuhiro

      reply	other threads:[~2008-06-11 11:59 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
2008-06-10  6:20 ` Ben Warren
2008-06-11 11:59   ` Nobuhiro Iwamatsu [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=29ab51dc0806110459r44912f53vaa33db2cdcbe064a@mail.gmail.com \
    --to=iwamatsu@nigauri.org \
    --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