From: haqin <haqin@126.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Problem About Nand Flash
Date: Tue, 28 Aug 2007 11:37:18 +0800 [thread overview]
Message-ID: <200708281135128124998@126.com> (raw)
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
reply other threads:[~2007-08-28 3:37 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200708281135128124998@126.com \
--to=haqin@126.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.