diff mbox

[2/3] mtd: onenand: introduce not "real" commands for cache program feature.

Message ID 1288697130-12772-3-git-send-email-roman.tereshonkov@nokia.com
State New, archived
Headers show

Commit Message

Roman Tereshonkov Nov. 2, 2010, 11:25 a.m. UTC
Introduce not "real" commands for start/continue and stop the
cache program operation.

Signed-off-by: Roman Tereshonkov <roman.tereshonkov@nokia.com>
---
 include/linux/mtd/onenand_regs.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
diff mbox

Patch

diff --git a/include/linux/mtd/onenand_regs.h b/include/linux/mtd/onenand_regs.h
index cd6f3b4..ce61e9c 100644
--- a/include/linux/mtd/onenand_regs.h
+++ b/include/linux/mtd/onenand_regs.h
@@ -143,6 +143,8 @@ 
 /* NOTE: Those are not *REAL* commands */
 #define ONENAND_CMD_BUFFERRAM		(0x1978)
 #define FLEXONENAND_CMD_READ_PI		(0x1985)
+#define ONENAND_CMD_CACHE_PROG		(0x1986)
+#define ONENAND_CMD_CACHE_PROG_LAST	(0x1987)
 
 /*
  * System Configuration 1 Register F221h (R, R/W)