yaffs: Add first cut of block summary code
authorCharles Manning <cdhmanning@gmail.com>
Mon, 28 Mar 2011 17:57:02 +0000 (06:57 +1300)
committerCharles Manning <cdhmanning@gmail.com>
Mon, 28 Mar 2011 17:57:02 +0000 (06:57 +1300)
commit1570788072c1154eff93282e0bb8564de40bd8aa
treefc0e11b7f406b5a6585eec9043642337abd0a49a
parentbf4900527f7eab3a629498f2aedbaebf259a6f7a
yaffs: Add first cut of block summary code

Some issues still need to be checked. In particular:
* Is free space handling correct?
* Is gc doing The Right Thing?

Signed-off-by: Charles Manning <cdhmanning@gmail.com>
direct/basic-test/Makefile
direct/basic-test/dtest.c
direct/tests/Makefile
yaffs_guts.c
yaffs_guts.h
yaffs_nand.c
yaffs_summary.c [new file with mode: 0644]
yaffs_summary.h [new file with mode: 0644]
yaffs_yaffs2.c