If the MTD provided has less bytes available in its OOB area than are necessary to store a full Yaffs2 tag structure (including tags ECC data) and Yaffs2 is used, enable inband tags. This makes Yaffs2 code expect tags to be present in the flash data area, alongside the data, rather than in the OOB area.
If the MTD provided has less bytes available in its OOB area than are necessary to store a full Yaffs2 tag structure (including tags ECC data) and Yaffs2 is used, enable inband tags. This makes Yaffs2 code expect tags to be present in the flash data area, alongside the data, rather than in the OOB area.