[U-Boot] [PATCH 2/3] Add EP93xx ethernet driver

Matthias Kaehlcke matthias at kaehlcke.net
Mon Feb 1 08:12:24 CET 2010


Hi Ben,

El Sun, Jan 31, 2010 at 09:24:36PM -0800 Ben Warren ha dit:

> Matthias Kaehlcke wrote:
> >Added ethernet driver for EP93xx SoCs
> >
> >Signed-off-by: Matthias Kaehlcke <matthias at kaehlcke.net>
> >---
> > drivers/net/Makefile     |    1 +
> > drivers/net/ep93xx_eth.c |  653 ++++++++++++++++++++++++++++++++++++++++++++++
> > drivers/net/ep93xx_eth.h |  144 ++++++++++
> > include/common.h         |    5 +
> > include/netdev.h         |    1 +
> > 5 files changed, 804 insertions(+), 0 deletions(-)
> > create mode 100644 drivers/net/ep93xx_eth.c
> > create mode 100644 drivers/net/ep93xx_eth.h
> Applied to net repo.
> Thanks a lot,

thanks to you for the reviews and the helpfull comments!

-- 
Matthias Kaehlcke
Embedded Linux Developer
Barcelona

              La posibilidad de realizar un suenyo es lo
                 que hace que la vida sea interesante
                                                                 .''`.
    using free software / Debian GNU/Linux | http://debian.org  : :'  :
                                                                `. `'`
gpg --keyserver pgp.mit.edu --recv-keys 47D8E5D4                  `-


More information about the U-Boot mailing list