[stable] [PATCH] jedec_probe: Fix SST 16-bit chip detection

Greg KH greg at kroah.com
Thu Jun 19 07:04:18 EDT 2008


On Thu, Jun 19, 2008 at 04:36:48PM +0900, Atsushi Nemoto wrote:
> 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 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 <anemo at mba.ocn.ne.jp>

In the future, if you want something to go into the stable tree, just
add:
	cc: stable <stable at kernel.org>
to the signed-off-by area of the patch and we will be automatically
notifed when it goes into Linus's tree and will then add it to the
-stable tree.

Otherwise it's a pain to try to track when a patch goes into mainline.

Can you notify us when this patch is accepted?

thanks,

greg k-h



More information about the linux-mtd mailing list