All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] Problem About Nand Flash
@ 2007-08-28  3:37 haqin
  0 siblings, 0 replies; only message in thread
From: haqin @ 2007-08-28  3:37 UTC (permalink / raw)
  To: u-boot

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 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-08-28  3:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-28  3:37 [U-Boot-Users] Problem About Nand Flash haqin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.