Re: [U-Boot] [PATCH] add support for Toradex Colibri PXA300 module

2008-12-06 Thread Daniel Mack
Hi, On Sat, Dec 06, 2008 at 06:11:04PM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote: > On 18:42 Sat 29 Nov , Daniel Mack wrote: > > Hi, > > > > this patch adds support for Toradex' "Colibri PXA300" module. I had to > > modify the AX88796 driver a bit to make it work, but that goes in a > >

Re: [U-Boot] [PATCH] add support for Toradex Colibri PXA300 module

2008-12-06 Thread Jean-Christophe PLAGNIOL-VILLARD
On 18:42 Sat 29 Nov , Daniel Mack wrote: > Hi, > > this patch adds support for Toradex' "Colibri PXA300" module. I had to > modify the AX88796 driver a bit to make it work, but that goes in a > different patch. > some general comment please becarefull on the 80 chars limit please check all th

[U-Boot] [PATCH] add support for Toradex Colibri PXA300 module

2008-11-29 Thread Daniel Mack
Hi, this patch adds support for Toradex' "Colibri PXA300" module. I had to modify the AX88796 driver a bit to make it work, but that goes in a different patch. Also, the board code does not support NAND yet. I'll implement the code from Oliver Ford soon. Signed-off-by: Daniel Mack <[EMAIL PROTEC