Interworking with 2.6.18 kernel enabled
authorvwool <vwool>
Tue, 26 Sep 2006 13:28:13 +0000 (13:28 +0000)
committervwool <vwool>
Tue, 26 Sep 2006 13:28:13 +0000 (13:28 +0000)
commit3321ac060648a65e47093e6f3e7387b4b1c5d5cd
tree3e05e04f40de552f2eb162f22c11e6d5b84ef31c
parenta8e9cfa2968a5f16ff9ae578cc1d3202ebef8725
Interworking with 2.6.18 kernel enabled

Notable is that to enable it for yaffs1 compatibility mode, I introduced
a workaround (translate_spare2oob/translate_oob2spare) which should be
redesigned if possible. The thing is that yaffs1 presumes SmartMedia OOB
layout which might be not true for a lot of modern flash controllers, so
there has to be translation.
Or, in case we get to tags inband, this workaround will become useless.
yaffs_fs.c
yaffs_mtdif.c
yaffs_mtdif2.c