[U-Boot] [patch V3] [2/3] ip3912 network driver
Jürgen Schöw
juergen at Schoew.net
Sun Feb 8 13:32:01 CET 2009
Am Fri, 6 Feb 2009 23:19:55 +0100
schrieb Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>:
> On 22:56 Sun 04 Jan , Jürgen Schöw wrote:
> > drivers/net/Makefile | 1 +
> > drivers/net/ip3912.c | 659
> > ++++++++++++++++++++++++++++++++++++
> > drivers/net/ip3912.h | 174 ++++++++++
> >
> > diff --git a/drivers/net/Makefile b/drivers/net/Makefile
> > index 631336a..7c82880 100644
> > --- a/drivers/net/Makefile
> > +++ b/drivers/net/Makefile
> > @@ -69,6 +69,7 @@ COBJS-$(CONFIG_VSC7385_ENET) += vsc7385.o
> > COBJS-$(CONFIG_XILINX_EMAC) += xilinx_emac.o
> > COBJS-$(CONFIG_XILINX_EMACLITE) += xilinx_emaclite.o
> > COBJS-$(CONFIG_SH_ETHER) += sh_eth.o
> > +COBJS-$(CONFIG_IP3912_ETHER) += ip3912.o
> please keep list sorted
OK, sorting is important, I missed it, sorry.
> Ben could you take a look please
I will wait, for Bens comment, before I will send the next patchset.
BTW: I detected that there is sometimes a problem with initialisation
of the chip. Therefore I will have to find to bug and correct. So
testing will go on on Monday night. :-)
Regards
Jürgen Schöw
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20090208/4df5770d/attachment.pgp
More information about the U-Boot
mailing list