Hello, Ben. On Fri, 06 Jun 2008 16:17:48 +0900 Nobuhiro Iwamatsu <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> > --- > 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 ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ U-Boot-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/u-boot-users
