]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sf: Macronix additional chips supported
authorPrafulla Wadaskar <prafulla@marvell.com>
Mon, 6 Jul 2009 14:59:15 +0000 (20:29 +0530)
committerMike Frysinger <vapier@gentoo.org>
Mon, 6 Jul 2009 22:46:20 +0000 (18:46 -0400)
commit2efee52b09657e9353655b9dae9e1d1a67a2abe4
tree9b9dcd812bf2dbd74c8751eb94976293a95c50da
parentdd54126715b89ed0c43322aa78b0dad306f043b6
sf: Macronix additional chips supported

new chips supported:-
MX25L1605D, MX25L3205D, MX25L6405D, MX25L12855E
out of which MX25L6405D and MX25L12855E tested on Kirkwood platforms

Modified the Macronix flash support to use 2 bytes of device id instead of 1
This was required to support MX25L12855E

Signed-off-by: Piyush Shah <spiyush@marvell.com>
Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
drivers/mtd/spi/macronix.c