NAND_SCAN
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
nand_scan - [NAND Interface] Scan for the NAND device
SYNOPSIS
"SYNOPSIS"
int nand_scan (struct mtd_info * mtd, int maxchips);
ARGUMENTS
- mtd
-
MTD device structure
- maxchips
-
Number of chips to scan for
DESCRIPTION
This fills out all the not initialized function pointers
with the defaults.
The flash ID is read and the mtd/chip structures are
filled with the appropriate values. Buffers are allocated if
they are not provided by the board driver
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:31 GMT, October 09, 2005