Purpose
SkipBlockNandFlash layer supplies application a set of interface to operate
nandflash, which include initialize, block erase, block write/read, page write/read. This layer is called by upper layer applications, and it will call lower layer
drivers, such as
EccNandFlash,
RawNandFlash.