[U-Boot] [PATCH 0/2] tnetv107x cpsw ethernet switch driver

Ben Warren biggerbadderben at gmail.com
Fri Aug 13 01:05:22 CEST 2010


  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


More information about the U-Boot mailing list