Re: [U-Boot] [PATCH] Update the mtd driver name in bootargs for at91-based boards

2009-08-17 Thread Jean-Christophe PLAGNIOL-VILLARD
On 00:26 Tue 18 Aug , Albin Tonnerre wrote: > On Tue, Aug 18, 2009 at 12:14:12AM +0200, Jean-Christophe PLAGNIOL-VILLARD > wrote : > > I've recive a ack for the pm9263 recently so I apply this version > > Did you mean 9261 ? From your previous mail, I thought this was the one > causing > iss

Re: [U-Boot] [PATCH] Update the mtd driver name in bootargs for at91-based boards

2009-08-17 Thread Albin Tonnerre
On Tue, Aug 18, 2009 at 12:14:12AM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote : > I've recive a ack for the pm9263 recently so I apply this version Did you mean 9261 ? From your previous mail, I thought this was the one causing issues. Regards, -- Albin Tonnerre, Free Electrons Kernel, drive

Re: [U-Boot] [PATCH] Update the mtd driver name in bootargs for at91-based boards

2009-08-17 Thread Jean-Christophe PLAGNIOL-VILLARD
On 18:30 Wed 22 Jul , Albin Tonnerre wrote: > The name of the atmel nand driver in the kernel changed from at91_nand > to atmel_nand back in June 2008, but the at91-based boards config files > still refer to at91_nand. This patch updates them with the new name > > Signed-off-by: Albin Tonnerre

Re: [U-Boot] [PATCH] Update the mtd driver name in bootargs for at91-based boards

2009-08-14 Thread Jean-Christophe PLAGNIOL-VILLARD
On 13:00 Thu 13 Aug , Albin Tonnerre wrote: > On Sat, Aug 01, 2009 at 10:59:00PM +0200, Jean-Christophe PLAGNIOL-VILLARD > wrote : > > On 17:40 Fri 31 Jul , Albin Tonnerre wrote: > > > Hi Wolfgang and Jean-Christophe, > > > > > > Is this patch being left aside on purpose, or did it get un

Re: [U-Boot] [PATCH] Update the mtd driver name in bootargs for at91-based boards

2009-08-13 Thread Albin Tonnerre
On Sat, Aug 01, 2009 at 10:59:00PM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote : > On 17:40 Fri 31 Jul , Albin Tonnerre wrote: > > Hi Wolfgang and Jean-Christophe, > > > > Is this patch being left aside on purpose, or did it get under the radar ? I > > think it would be nice to have that fi

Re: [U-Boot] [PATCH] Update the mtd driver name in bootargs for at91-based boards

2009-08-01 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <20090801205900.gf19...@game.jcrosoft.org> you wrote: > On 17:40 Fri 31 Jul , Albin Tonnerre wrote: > > Hi Wolfgang and Jean-Christophe, > > > > Is this patch being left aside on purpose, or did it get under the radar ? I > > think it would be

Re: [U-Boot] [PATCH] Update the mtd driver name in bootargs for at91-based boards

2009-08-01 Thread Jean-Christophe PLAGNIOL-VILLARD
On 17:40 Fri 31 Jul , Albin Tonnerre wrote: > Hi Wolfgang and Jean-Christophe, > > Is this patch being left aside on purpose, or did it get under the radar ? I > think it would be nice to have that fixed for the next release. I've not missed it but here each board Maintainer must ack it as the

Re: [U-Boot] [PATCH] Update the mtd driver name in bootargs for at91-based boards

2009-07-31 Thread Albin Tonnerre
Hi Wolfgang and Jean-Christophe, Is this patch being left aside on purpose, or did it get under the radar ? I think it would be nice to have that fixed for the next release. Regards, Albin On Wed, Jul 22, 2009 at 06:30:03PM +0200, Albin Tonnerre wrote : > The name of the atmel nand driver in the

[U-Boot] [PATCH] Update the mtd driver name in bootargs for at91-based boards

2009-07-22 Thread Albin Tonnerre
The name of the atmel nand driver in the kernel changed from at91_nand to atmel_nand back in June 2008, but the at91-based boards config files still refer to at91_nand. This patch updates them with the new name Signed-off-by: Albin Tonnerre --- include/configs/at91cap9adk.h |4 ++-- inc