MINI2440: Added support for SST flash in CFI mode
commita151fb2784c454ca8d62111d17ae5cf7580b7329
authorMichel Pollet <buserror@gmail.com>
Tue, 20 Apr 2010 16:45:01 +0000 (20 17:45 +0100)
committerMichel Pollet <buserror@gmail.com>
Tue, 20 Apr 2010 16:45:01 +0000 (20 17:45 +0100)
tree0019e3225222bb889f53d9c801e092fc0a6ee292
parent563793288b61f238254ad664cbf9cb3a5592e1d5
MINI2440: Added support for SST flash in CFI mode

SST NOR flash only claim to be CFI, in fact, even their probe
command is non standard!
This add support for the SST on the mini, including the small
sector size that are a lot more useful than the large 64KB
chunks.

Signed-off-by: Michel Pollet <buserror@gmail.com>
drivers/mtd/cfi_flash.c