Daniel Hellstrom wrote:
> Hello Wolfgang,
>
> GRETH is an Ethernet 10/100 or 10/100/1000 MAC with out without
> a debug link (EDCL). The GRETH core is documented in GRIP.pdf
> available at www.gaisler.com.
>
> If the GRETH has GigaBit support (GBIT, Scatter gather, checksum
> offloading etc.) can be determined by a bit in the control register.
> The GBIT MAC is supported by operating in GRTEH 10/100 legacy mode.
>
> This patch is also available at 
> ftp://ftp.gaisler.com/gaisler.com/u-boot/patches.
>
> Best Regards,
> Daniel Hellstrom
>
> Signed-off-by: Daniel Hellstrom <[EMAIL PROTECTED]>
> ---
>  drivers/net/Makefile |    1 +
>  drivers/net/greth.c  |  661 
> ++++++++++++++++++++++++++++++++++++++++++++++++++
>  drivers/net/greth.h  |   97 ++++++++
>  net/eth.c            |    4 +
>  4 files changed, 763 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/net/greth.c
>  create mode 100644 drivers/net/greth.h
>
>   
<snip>
Applied to net tree. Please be careful where you put your message 
relative to the "---" line.

regards,
Ben

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to