commit | fe224668dff97dd8899bd559d1608cc9285db67b | [log] [tgz] |
---|---|---|
author | Thomas Kunze <thommycheck@gmx.de> | Wed Apr 23 01:40:52 2008 +0200 |
committer | David Woodhouse <dwmw2@infradead.org> | Wed Apr 23 01:32:12 2008 +0100 |
tree | f1f659ee4064bfbfa072127bf95d5a3da0b7b786 | |
parent | 19e56ceae7cb1833ffd806038c19477b2c265f9f [diff] |
[MTD] [NOR] Fix Intel CFI driver for collie flash collie seems to contain LH28F640BF flash chips. According to http://sharp-world.com/products/device/flash/pdf/*FUM00701*@E.pdf (page 83) if they have 0x51 of Extended Query Table (number of hardware partitions) set to zero, they have a single fixed partition. This patch makes those chips work. Signed-off-by: Thomas Kunze <thommycheck@gmx.de> Signed-off-by: David Woodhouse <dwmw2@infradead.org>