From: Atsushi Nemoto Date: Tue, 15 Jul 2008 15:09:15 +0000 (+0900) Subject: [MTD] jedec_probe: Fix SST 16-bit chip detection X-Git-Tag: v2.6.27-rc1~69^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca6f12c67ed19718cf37d0f531af9438de85b70c;p=pandora-kernel.git [MTD] jedec_probe: Fix SST 16-bit chip detection The unlock_addr rework in kernel 2.6.25 breaks 16-bit SST chips. SST 39LF160 and SST 39VF1601 are both 16-bit only chip (do not have BYTE# pin) and new uaddr value is not correct for them. Add MTD_UADDR_0xAAAA_0x5555 for those chips. Tested with SST 39VF1601 chip. Signed-off-by: Atsushi Nemoto Signed-off-by: David Woodhouse --- Reading git-diff-tree failed