Author: peterlingoal Date: To: yaffs Subject: [Yaffs] anyway to check YAFFS sequence number?
Hi all,
Is there any way to check current device sequence number? I would like
to have an idea how much write has been done to a NAND driver, and I
think sequence number could be helpful. So far I haven't find a way to
get the sequence number without patching the code.