Hi,
We are using a custom board based on AM3517. Its running on the older version of the kernel (2.6.32) and android (Froyo) based on the SDK 3 dev kit. We are using YAFFS2 as the file system. The customer has sent back quite a few units where the file system is getting corrupted. Currently the kernel has SW ECC and YAFFS2 does 1bit error correction I assume.
TI's documentation says that to enable 8 bit ECC UBIFS has to be used. Is there any work around to enable 4 bit or 8 bit BCH ECC on YAFFS2? Or is going down the UBIFS route the only choice?
Thanks