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)
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.


No differences found