NAND bbt build reads wrong oob data
Todd Poynor
tpoynor at mvista.com
Fri Jul 15 14:57:36 EDT 2005
Verified this fixes my board, many thanks, Thomas!
From: gleixner at infradead.org
Date: Fri, 15 Jul 2005 14:53:51 +0100
Subject: mtd/drivers/mtd/nand nand_bbt.c,1.34,1.35
Modified Files:
nand_bbt.c
Log Message:
[MTD] NAND: Fix broken bad block scan for 16 bit devices
The previous change to read a single byte from oob breaks the
bad block scan on 16 bit devices, when the byte is on an odd
address. Read the complete oob for now
--
Todd
More information about the linux-mtd
mailing list