test of bch
crifan 18年前 (2008-04-01) 1365浏览 0评论
#include <stdio.h>#include <fcntl.h>#include <string.h> #define BUFF_SIZE 1024#define SECTOR_SIZE 1024*170m...
crifan 18年前 (2008-04-01) 1365浏览 0评论
#include <stdio.h>#include <fcntl.h>#include <string.h> #define BUFF_SIZE 1024#define SECTOR_SIZE 1024*170m...
crifan 18年前 (2008-03-31) 2101浏览 0评论
JFFS2 specific information JFFS2 Out of Band usage JFFS2 uses the default autoplacement scheme. The only JFFS2 specific usa...
crifan 18年前 (2008-03-31) 2910浏览 0评论
Brief Intro of Nand Flash NAND vs. NOR Beside the different silicon cell design, the most important difference between NAND ...