mtd: cfi_cmdset_0002: Add support for reading OTP
authorChristian Riesch <christian.riesch@omicron.at>
Thu, 6 Mar 2014 12:18:27 +0000 (13:18 +0100)
committerBrian Norris <computersforpeace@gmail.com>
Sat, 12 Jul 2014 02:44:24 +0000 (19:44 -0700)
The Micron M29EW has a 256 byte one time programmable (OTP) memory.
This patch adds support for reading this memory. This support will be
extended for locking and writing in subsequent patches.

Signed-off-by: Christian Riesch <christian.riesch@omicron.at>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>

No differences found