]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commitdc7e9ecdd6a41edbd57b80e5ed837a06debd14ae
tree4c4a920ce433df7eb57a011482ef426b2af73bcb
parentc14deddec1fbd8c9757c53a49dbfd2dc83265f21
mtd: cfi_cmdset_0002: Add support for reading OTP

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>
drivers/mtd/chips/cfi_cmdset_0002.c