Re: OMAP NAND Driver ECC Read broken

2015-03-27 Thread Sascha Hauer
Hi Gabor, On Thu, Mar 26, 2015 at 08:13:38AM +, Gabor Janak (g.ja...@agilion.de) wrote: > Hello, > > on all Platforms which using > drivers/mtd/nand/nand_omap_gpmc.c > with ECC Mode OMAP_ECC_HAMMING_CODE_HW_ROMCODE > (in DTS: bch8_hw_romcode ) the Code is only check the first part of a blo

OMAP NAND Driver ECC Read broken

2015-03-26 Thread Gabor Janak (g.ja...@agilion.de)
Hello, on all Platforms which using drivers/mtd/nand/nand_omap_gpmc.c with ECC Mode OMAP_ECC_HAMMING_CODE_HW_ROMCODE (in DTS: bch8_hw_romcode ) the Code is only check the first part of a block page. The special Read-function read always a whole page, but only the ECC results oft he first bloc