]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mtd: SPI Flash: Support the Spansion Flash
authorMingkai Hu <Mingkai.hu@freescale.com>
Tue, 31 Mar 2009 06:09:41 +0000 (14:09 +0800)
committerMike Frysinger <vapier@gentoo.org>
Thu, 2 Apr 2009 10:49:30 +0000 (06:49 -0400)
commit6805e4bf83e6f444f7411101228766c8a7aec5f7
tree9a19364cac3c540a3ff0232f1fefcea5bc8b94f3
parentdfc91c33957c95da34e3888dc87912d5c15a7603
mtd: SPI Flash: Support the Spansion Flash

Add MTD SPI Flash support for S25FL008A, S25FL016A,
S25FL032A, S25FL064A, S25FL128P.

Signed-off-by: Mingkai Hu <Mingkai.hu@freescale.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
drivers/mtd/spi/Makefile
drivers/mtd/spi/spansion.c [new file with mode: 0644]