From: Nick Thompson <nick.thompson@gefanuc.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 4/5] add TI da8xx support: new ethenet driver for da830 EMAC
Date: Mon, 19 Oct 2009 09:36:28 +0100 [thread overview]
Message-ID: <4ADC250C.7030503@gefanuc.com> (raw)
In-Reply-To: <f8328f7c0910181849v5484c246n6900ac5af8b9d8c1@mail.gmail.com>
Ben Warren wrote:
> Hi Tom,
>
> On Sun, Oct 18, 2009 at 10:26 AM, Tom <Tom.Rix@windriver.com
> <mailto:Tom.Rix@windriver.com>> wrote:
>
> Thompson, Nick (GE EntSol, Intelligent Platforms) wrote:
>
> Add a driver for the DA830 EMAC.
>
> This is very similar to the davinci_emac driver. It has been
> restructured
> to make it as similar as possible. Potentially the two could be
> merged,
> but I don't have access to other davinci type platforms to test for
> breakage after the inevitable mangling required.
>
> Signed-off-by: Nick Thompson <nick.thompson@gefanuc.com
> <mailto:nick.thompson@gefanuc.com>>
>
>
> Ben,
> Can I pass this review off to you ?
> Tom
>
>
>
> Yeah, I'll review the next spin. Since it won't require a new driver,
> it may make more sense to keep the patch parts together. Either way,
> I'll ACK/NAK it.
>
> regards,
> Ben
Tom, Thank you for the very through review, I will go away and address the issues you raise and get some checking tools in place. Also I've figured out how to get Thunderbird on linux talking to my exchange server - I will test it's mangling abilities before my next patch.
Ben, You are right of course, I picked up the driver from an old TI u-boot and updated it for CONFIG_NET_MULTI, but shyed away from making functional changes as it seems to work just fine. I will switch to the davinci driver and pull in changes only as required - with inline statics where I can.
If I understood correctly, assuming the switch to davinci ethernet, you would prefer a single patch e-mail rather than 5? It will still be rather bigger than the 40kB suggested in the linux SubmittingPatches doc.
Thanks,
Nick.
This next line is just a test please ignore:
+static unsigned char emac_rx_buffers[EMAC_MAX_RX_BUFFERS * (EMAC_MAX_ETHERNET_PKT_SIZE + EMAC_PKT_ALIGN)];
next prev parent reply other threads:[~2009-10-19 8:36 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-16 9:23 [U-Boot] [PATCH 4/5] add TI da8xx support: new ethenet driver for da830 EMAC Thompson, Nick (GE EntSol, Intelligent Platforms)
2009-10-16 20:25 ` Ben Warren
2009-10-18 17:26 ` Tom
2009-10-19 1:49 ` Ben Warren
2009-10-19 8:36 ` Nick Thompson [this message]
2009-10-19 12:31 ` Tom
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=4ADC250C.7030503@gefanuc.com \
--to=nick.thompson@gefanuc.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