What is 'erase block' in `mkfs.jffs2' utility in Linux? -
I can not get anything by googling, maybe because of my lack of skill, can someone tell me what is this? Can anyone tell if 'erase'? JFFS 2 runs on raw flash, not on devices such as USB sticks which have firmware that make them traditional Looks like discs. Raw nand flash can be erased in very large blocks (i.e. set bits to 1). The "deleted block" is the size of a block that the device can erase. See mkfs.jffs2 What's the 'erase' block in the utility?
Comments
Post a Comment