Hi, guys. I still can't get rid of those annoying messages saying 'Reading data from NAND FLASH without ECC is not recommended' I'm using YAFFS as a kernel file system and did everything the doc told me to. (Except for the option CONFIG_MTD_NAND_ECC, as [linux]/drivers/mtd/nand/Makefile has been changed like... obj-$(CONFIG_MTD_NAND) += $(nandobjs-y) obj-$(CONFIG_MTD_NAND) += nand_ecc.o, so the value CONFIG_MTD_NAND_ECC no longer exists! ) Well, I'm wondering if there is something to do with the MTD options, but I can't figure it out. * Sorry for making such a fuss, I feel so stupid. --------------------------------------------------------------------------------------- This mailing list is hosted by Toby Churchill open software (www.toby-churchill.org). If mailing list membership is no longer wanted you can remove yourself from the list by sending an email to yaffs-request@toby-churchill.org with the text "unsubscribe" (without the quotes) as the subject.