X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=moduleconfig.h;h=faf135d02f653d9446464c89ce47dd91579582cf;hb=b01cbe54d4bb2d6c64c94ab987884bb1e117b36b;hp=8eb1ca314fcc229225e9aae7627d2f650c89fd8a;hpb=e39518410bfa410b09e4b270755f756b91456001;p=yaffs2.git diff --git a/moduleconfig.h b/moduleconfig.h index 8eb1ca3..faf135d 100644 --- a/moduleconfig.h +++ b/moduleconfig.h @@ -54,11 +54,11 @@ that you need to continue to support. New data written also uses the older-style format. Note: Use of this option generally requires that MTD's oob layout be adjusted to use the older-style format. See notes on tags formats and -MTD versions. +MTD versions in yaffs_mtdif1.c. */ /* Default: Not selected */ /* Meaning: Use older-style on-NAND data format with pageStatus byte */ -#define CONFIG_YAFFS_9BYTE_TAGS +//#define CONFIG_YAFFS_9BYTE_TAGS #endif /* YAFFS_OUT_OF_TREE */