Re: [PATCH v2] nand_base: fix to test for JCPV problem

2013-05-08 Thread Eric Bénard
Le Wed, 8 May 2013 19:11:32 +0200, Jean-Christophe PLAGNIOL-VILLARD a écrit : > Hi, > > same > > barebox 2013.05.0-00119-g57955f2 #613 Thu May 9 01:12:00 CST 2013 > > > Board: Atmel at91sam9x5-ek > AT91: Detected soc type: at91sam9x5 > AT91: Detected soc subtype: at91sam9x25 > Clocks: C

Re: [PATCH v2] nand_base: fix to test for JCPV problem

2013-05-08 Thread Jean-Christophe PLAGNIOL-VILLARD
Hi, same barebox 2013.05.0-00119-g57955f2 #613 Thu May 9 01:12:00 CST 2013 Board: Atmel at91sam9x5-ek AT91: Detected soc type: at91sam9x5 AT91: Detected soc subtype: at91sam9x25 Clocks: CPU 400 MHz, master 133 MHz, main 12.000 MHz netconsole: registered as cs2 CM: SAM9X25-CM [B2] from R

[PATCH v2] nand_base: fix to test for JCPV problem

2013-05-08 Thread Eric Bénard
Signed-off-by: Eric Bénard --- this patch sync flash detection functions with linux 3.9's code drivers/mtd/nand/nand_base.c | 377 ++- include/linux/mtd/bbm.h | 2 + 2 files changed, 265 insertions(+), 114 deletions(-) diff --git a/drivers/mtd/nand/