nand ecc

From: punnaiah choudary kalluri
Date: Tue Dec 23 2014 - 13:15:30 EST


Hi,

I have the following confusions regarding the nand ecc algorithms:
Haming and BCH

Request your help to clarify the below concerns.

Hamming Mode:
What will happen if the data has more than two bit errors for codeword?
Will the nand_correct_data() function returns uncorrectable ecc error ?

BCH mode:
Assume that the BCH block can correct upto 24bit errors. what will
happen if the data
has more than 24 bit errors?
Will the nand_bch_correct_data() function returns uncorrectable ecc error?


Regards,
Punnaiah
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/