]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mtd: jedec_probe: fix LH28F640BF definition
authorAndrea Adami <andrea.adami@gmail.com>
Sat, 20 Jul 2013 23:07:33 +0000 (01:07 +0200)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 5 Aug 2013 20:04:17 +0000 (21:04 +0100)
commitfe2f4c8e0bf2756b670ee78fa9772613a2ea8495
tree1bd296fc12fda1a2ab8b6ea6bc685c513ef501ea
parentedc9cba495680a8a4968ed204b5c9f61a991bf4f
mtd: jedec_probe: fix LH28F640BF definition

Zaurus 5500 contains 2 LH28F640BFHE-PTTL90 (64M 4Mx16) and
the LH28F640BFHE-PTTL90.pdf datasheet available on the net shows
the exact erasesize and the OTP support.
At the moment only jedec_probe can discover the chip and
the NOR is mounted read only probably because of wrong vpp.

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/chips/jedec_probe.c