[U-Boot-Users] Problem About Nand Flash
haqin
haqin at 126.com
Tue Aug 28 05:37:18 CEST 2007
Hi all,
Can any one tell me what's meaning of the variables in the struct nand_flash_dev mean at /..../u-boot/include/linux/mtd/Nand.h.
struct nand_flash_dev{
char *name;
int manufacture_id;
int model_id;
int chipshift;
int pagesize;
char pageadrlen; //this one
unsigned long erasesize;
char columnadrlen; //this one
char large_blocks; //and this one
int bus16;};
Thank you.
ShiZeQin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.denx.de/pipermail/u-boot/attachments/20070828/d8a34007/attachment.htm
More information about the U-Boot
mailing list