Page | 38
6.4
Introduction to Drivers
6.4.1
NAND
The Solid-state memory used in embedded systems is mainly flash; this
system uses NAND Flash.
NAND Flash is used as a block device, on which the file system is arranged;
interaction between the user and NAND Flash is mainly administered by a
specific file system. In order to allow for a difference in different flash
memories, the kernel inserts an MTD subsystem between the file system
and the specific flash driver for management.
Therefore, the user accesses NAND Flash through the following process:
User -> System Cal l-> VFS -> Block Device Driver -> MTD -> NAND Flash
Driver -> NAND Flash.
Drivers and relevant documents:
Linux-3.2.0-psp04.06.00.08.sdk/drivers/mtd/nand/
Содержание SBC8600B
Страница 1: ...SBC8600B Single Board Computer Quick Start Guide Version 1 1 23rd Jan 2014...
Страница 9: ...Page 2 1 3 Board Interfaces Figure 1 SBC8600B Interfaces...
Страница 10: ...Page 3 1 4 System Block Diagram Figure 2 SBC8600B System Block Diagram...
Страница 11: ...Page 4 1 5 Physical Dimensions Figure 3 MINI8600B Physical Dimensions...
Страница 12: ...Page 5 Figure 4 SBC8600B Physical Dimensions...
Страница 113: ...Page 106 3 When the following appears select Continue 4 Please wait until the installation is completed...
Страница 114: ...Page 107...