From: Ben Warren <biggerbadderben@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/2] tnetv107x cpsw ethernet switch driver
Date: Thu, 12 Aug 2010 16:05:22 -0700 [thread overview]
Message-ID: <4C647E32.70603@gmail.com> (raw)
In-Reply-To: <0554BEF07D437848AF01B9C9B5F0BC5D9FE384E3@dlee01.ent.ti.com>
Hi Sandeep,
On 8/12/2010 3:51 PM, Paulraj, Sandeep wrote:
>> This patch series adds support for the cpsw ethernet switch found on
>> tnetv107x
>> and other SoCs from Texas Instruments.
>>
>> Cyril Chemparathy (2):
>> TI: netdev: add driver for cpsw ethernet device
>> TI: add tnetv107x evm board support for cpsw
>>
>> board/ti/tnetv107xevm/sdb_board.c | 155 +++++++
>> drivers/net/Makefile | 1 +
>> drivers/net/cpsw.c | 840
>> +++++++++++++++++++++++++++++++++++++
>> include/configs/tnetv107x_evm.h | 16 +
>> include/netdev.h | 29 ++
>> 5 files changed, 1041 insertions(+), 0 deletions(-)
>> create mode 100644 drivers/net/cpsw.c
>
> Ben,
>
> Can you take a look at this series?
>
I started looking at it a week ago and something came up. My first
impression is that the driver needs an include file. netdev.h is
reserved for device driver prototypes and common definitions.
I'll try to give it a thorough review soon.
> Regards,
> Sandeep
regards,
Ben
next prev parent reply other threads:[~2010-08-12 23:05 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-04 1:33 [U-Boot] [PATCH 0/2] tnetv107x cpsw ethernet switch driver Cyril Chemparathy
2010-08-04 1:33 ` [U-Boot] [PATCH 1/2] TI: netdev: add driver for cpsw ethernet device Cyril Chemparathy
2010-08-31 5:26 ` Ben Warren
2010-08-31 15:58 ` Cyril Chemparathy
2010-09-01 21:47 ` Ben Warren
2010-09-01 15:34 ` Cyril Chemparathy
2010-09-01 21:45 ` Ben Warren
2010-08-04 1:33 ` [U-Boot] [PATCH 2/2] TI: add tnetv107x evm board support for cpsw Cyril Chemparathy
2010-08-12 22:51 ` [U-Boot] [PATCH 0/2] tnetv107x cpsw ethernet switch driver Paulraj, Sandeep
2010-08-12 23:05 ` Ben Warren [this message]
2010-08-13 1:26 ` Mike Frysinger
2010-08-13 1:50 ` 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=4C647E32.70603@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