summaryrefslogtreecommitdiff
path: root/drivers/mtd/maps
diff options
context:
space:
mode:
authorTodd Poynor <tpoynor@mvista.com>2005-11-15 23:28:20 (GMT)
committerThomas Gleixner <tglx@mtd.linutronix.de>2005-11-29 18:27:24 (GMT)
commit987d24018dc83d27e491674c50ff2272f51eb719 (patch)
tree3cef69b2a161db4a194cec81b9f3bd28b009dc0c /drivers/mtd/maps
parent3eb8ceac486ed9b6eceed098423f1ca6b180ec9d (diff)
downloadlinux-fsl-qoriq-987d24018dc83d27e491674c50ff2272f51eb719.tar.xz
[MTD] CFI: Use 16-bit access to autoselect/read device id data
Recent models of Intel/Sharp and Spansion CFI flash now have significant bits in the upper byte of device ID codes, read via what Spansion calls "autoselect" and Intel calls "read device identifier". Currently these values are truncated to the low 8 bits in the mtd data structures, as all CFI read query info has previously been read one byte at a time. Add a new method for reading 16-bit info, currently just manufacturer and device codes; datasheets hint at future uses for upper bytes in other fields. Signed-off-by: Todd Poynor <tpoynor@mvista.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'drivers/mtd/maps')
0 files changed, 0 insertions, 0 deletions