linux/drivers/mtd/onenand
Kyungmin Park 493c646077 OneNAND: One-Time Programmable (OTP) support
One Block of the NAND Flash Array memory is reserved as
a One-Time Programmable Block memory area.
Also, 1st Block of NAND Flash Array can be used as OTP.

The OTP block can be read, programmed and locked using the same
operations as any other NAND Flash Array memory block.
OTP block cannot be erased.

OTP block is fully-guaranteed to be a valid block.

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
2006-05-12 15:35:50 +01:00
..
Kconfig OneNAND: One-Time Programmable (OTP) support 2006-05-12 15:35:50 +01:00
Makefile Revert "[PATCH] OneNAND: Add simulator" 2005-11-07 01:11:04 +01:00
generic.c [PATCH] fix more missing includes 2006-01-08 20:13:45 -08:00
onenand_base.c OneNAND: One-Time Programmable (OTP) support 2006-05-12 15:35:50 +01:00
onenand_bbt.c [PATCH] mtd onenand driver: reduce stack usage 2005-12-18 16:28:24 -08:00