Re: [U-Boot] [PATCH 4/5] add TI da8xx support: new ethenet driver for da830 EMAC

2009-10-19 Thread Tom
Nick Thompson wrote: > Ben Warren wrote: >> Hi Tom, >> >> On Sun, Oct 18, 2009 at 10:26 AM, Tom > > wrote: >> >> Thompson, Nick (GE EntSol, Intelligent Platforms) wrote: >> >> Add a driver for the DA830 EMAC. >> >> This is very similar to the davinc

Re: [U-Boot] [PATCH 4/5] add TI da8xx support: new ethenet driver for da830 EMAC

2009-10-19 Thread Nick Thompson
Ben Warren wrote: > Hi Tom, > > On Sun, Oct 18, 2009 at 10:26 AM, Tom > wrote: > > Thompson, Nick (GE EntSol, Intelligent Platforms) wrote: > > Add a driver for the DA830 EMAC. > > This is very similar to the davinci_emac driver. It has been >

Re: [U-Boot] [PATCH 4/5] add TI da8xx support: new ethenet driver for da830 EMAC

2009-10-18 Thread Ben Warren
Hi Tom, On Sun, Oct 18, 2009 at 10:26 AM, Tom wrote: > Thompson, Nick (GE EntSol, Intelligent Platforms) wrote: > >> Add a driver for the DA830 EMAC. >> >> This is very similar to the davinci_emac driver. It has been restructured >> to make it as similar as possible. Potentially the two could be

Re: [U-Boot] [PATCH 4/5] add TI da8xx support: new ethenet driver for da830 EMAC

2009-10-18 Thread Tom
Thompson, Nick (GE EntSol, Intelligent Platforms) wrote: > Add a driver for the DA830 EMAC. > > This is very similar to the davinci_emac driver. It has been restructured > to make it as similar as possible. Potentially the two could be merged, > but I don't have access to other davinci type platfo

Re: [U-Boot] [PATCH 4/5] add TI da8xx support: new ethenet driver for da830 EMAC

2009-10-16 Thread Ben Warren
Hi Nick, Thompson, Nick (GE EntSol, Intelligent Platforms) wrote: > Add a driver for the DA830 EMAC. > > This is very similar to the davinci_emac driver. It has been restructured > to make it as similar as possible. Potentially the two could be merged, > but I don't have access to other davinci ty

[U-Boot] [PATCH 4/5] add TI da8xx support: new ethenet driver for da830 EMAC

2009-10-16 Thread Thompson, Nick (GE EntSol, Intelligent Platforms)
Add a driver for the DA830 EMAC. This is very similar to the davinci_emac driver. It has been restructured to make it as similar as possible. Potentially the two could be merged, but I don't have access to other davinci type platforms to test for breakage after the inevitable mangling required. S