[U-Boot-Users] [PATCH] net: sh: Renesas SH7763 Ethernet device support

Ben Warren biggerbadderben at gmail.com
Mon Jun 9 22:33:20 CEST 2008


Hi Nobuhiro,

Nobuhiro Iwamatsu wrote:
> Hello, Ben.
>
> On Fri, 06 Jun 2008 16:17:48 +0900
> Nobuhiro Iwamatsu <iwamatsu.nobuhiro at 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 at 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




More information about the U-Boot mailing list