mtd/patches Configure.help,1.40,1.41
gleixner at infradead.org
gleixner at infradead.org
Tue Nov 26 19:24:41 EST 2002
Update of /home/cvs/mtd/patches
In directory phoenix.infradead.org:/tmp/cvs-serv5413
Modified Files:
Configure.help
Log Message:
some updates
Index: Configure.help
===================================================================
RCS file: /home/cvs/mtd/patches/Configure.help,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- Configure.help 14 Oct 2002 12:48:06 -0000 1.40
+++ Configure.help 27 Nov 2002 00:24:38 -0000 1.41
@@ -608,13 +608,6 @@
This enables support for accessing all type of NAND flash
devices.
-Support for software ECC algorithm
-CONFIG_MTD_NAND_ECC
- This enables software-based ECC for use with NAND flash chips. It
- can detect and correct 1 bit errors per 256 byte blocks. This
- should be used to increase the reliability of the data stored and
- read on the device.
-
Support for verify read after write
CONFIG_MTD_NAND_VERIFY_WRITE
This adds an extra check when data is written to the flash. The
@@ -622,15 +615,6 @@
from 1 to 0. There is a rare possibility that even though the
device thinks the write was successful, a bit could have been
flipped accidentaly due to device wear, gamma rays, whatever.
- Enable this if you are really paranoid.
-
-Select JFFS2 layout for OOB area
-CONFIG_MTD_NAND_ECC_JFFS2
- This selects the JFFS2 specific layout for the out of band area
- on NAND flash. If you want to use your NAND flash with JFFS2,
- you should turn this option on. Otherwise you have not the full
- functionallity of JFFS2 support for NAND flash. To use this
- option turn on JFFS2 in file systems.
Support for the SPIA board
CONFIG_MTD_NAND_SPIA
@@ -641,6 +625,11 @@
This enables the driver for the autronix autcpu12 board to access
the SmartMediaCard.
+Support for Cirrus Logic EBD7312 evaluation board
+CONFIG_MTD_NAND_EDB7312
+ This enables the driver for the Cirrus Logic EBD7312 evaluation
+ board to access the onboard NAND Flash.
+
M-Systems Disk-On-Chip 1000 support
CONFIG_MTD_DOC1000
This provides an MTD device driver for the M-Systems DiskOnChip
@@ -827,6 +816,9 @@
If reporting bugs, please try to have available a full dump of the
messages at debug level 1 while the misbehaviour was occurring.
+
+CONFIG_JFFS2_FS_NAND
+ Enables JFFS2 support for NAND FLASH.
Flash chip mapping on the Flaga Digital Module
CONFIG_MTD_CFI_FLAGADM
More information about the linux-mtd-cvs
mailing list