commit | f77814dd5728edaf1239d19755d2aa0d8c33d861 | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nico@cam.org> | Tue Feb 08 17:11:19 2005 +0000 |
committer | Thomas Gleixner <tglx@mtd.linutronix.de> | Mon May 23 12:25:23 2005 +0200 |
tree | 5cf7f73aa367bf152e5fbd16b5173e18bb787dd5 | |
parent | 67d9e95c393d23c229836e28b262dc73d71da784 [diff] |
[MTD] Support for protection register support on Intel FLASH chips This enables support for reading, writing and locking so called "Protection Registers" present on some flash chips. A subset of them are pre-programmed at the factory with a unique set of values. The rest is user-programmable. Signed-off-by: Nicolas Pitre <nico@cam.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>