Add automatic detection for inband tags and bad block marking supression
[yaffs2.git] / yaffs_guts.h
index 79cec3333ec000fe241e656b23350345276c762d..2225fb27bb5055367e3d6680ad872b5b4211cf36 100644 (file)
@@ -592,6 +592,7 @@ struct yaffs_param {
        int always_check_erased;        /* Force chunk erased check always on */
 
        int disable_summary;
+       int disable_bad_block_marking;
 
 };