]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mtd/spi/macronix.c: add MX25L4005 and MX25L8005
authorMacpaul Lin <macpaul@andestech.com>
Wed, 20 Apr 2011 16:51:39 +0000 (16:51 +0000)
committerWolfgang Denk <wd@denx.de>
Tue, 2 Aug 2011 19:54:40 +0000 (21:54 +0200)
commit2d722e0549375306c237131d894a2ef732ae0b07
treeb5b8cac014017544548d4017ae519b50ee8cd51c
parent0886eef9ba25b9e8da4bbaefc1a0b6da7a9567dc
mtd/spi/macronix.c: add MX25L4005 and MX25L8005

Add support of MX25L4005 and MX25L8005 according to the datasheet
http://www.mct.net/download/macronix/mx25l8005.pdf

This patch has been tested with MX25L4005 and MX25L8005

Signed-off-by: Macpaul Lin <macpaul@andestech.com>
drivers/mtd/spi/macronix.c