long int flFitInSocketWindow ( long int chipSize, /* size of single physical chip in bytes */ int interleaving, /* flash chip interleaving (1,2,4 etc) */ long int windowSize /* socket window size in bytes */ )
TrueFFS uses this routine to make sure that the specified chip fits in the socket window.
A chip size guaranteed to fit in the socket window.
sysTffs