From mboxrd@z Thu Jan 1 00:00:00 1970 From: haqin Date: Tue, 28 Aug 2007 11:37:18 +0800 Subject: [U-Boot-Users] Problem About Nand Flash Message-ID: <200708281135128124998@126.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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