Re: [U-Boot] [PATCH 2/3][v5] dnet: driver for Dave DNET ethernet controller

2009-02-09 Thread Ben Warren
Jean-Christophe PLAGNIOL-VILLARD wrote: > On 18:45 Mon 09 Feb , Ilya Yanok wrote: > >> Driver for Dave DNET ethernet controller (used on Dave/DENX >> QongEVB-LITE board). >> >> Signed-off-by: Ilya Yanok >> --- >> > Ben If it's ok with you I'll apply it at the same time of the board > >

Re: [U-Boot] [PATCH 2/3][v5] dnet: driver for Dave DNET ethernet controller

2009-02-09 Thread Jean-Christophe PLAGNIOL-VILLARD
On 18:45 Mon 09 Feb , Ilya Yanok wrote: > Driver for Dave DNET ethernet controller (used on Dave/DENX > QongEVB-LITE board). > > Signed-off-by: Ilya Yanok > --- Ben If it's ok with you I'll apply it at the same time of the board Best Regards, J. __

[U-Boot] [PATCH 2/3][v5] dnet: driver for Dave DNET ethernet controller

2009-02-09 Thread Ilya Yanok
Driver for Dave DNET ethernet controller (used on Dave/DENX QongEVB-LITE board). Signed-off-by: Ilya Yanok --- drivers/net/Makefile |1 + drivers/net/dnet.c | 396 ++ drivers/net/dnet.h | 166 + include/netdev.h |