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

Nobuhiro Iwamatsu iwamatsu at nigauri.org
Mon Jun 9 22:21:16 CEST 2008


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?

Best regards,
 Nobuhiro
-- 
Nobuhiro Iwamatsu





More information about the U-Boot mailing list