All of lore.kernel.org
 help / color / mirror / Atom feed
* 4k page ONFI NAND
@ 2012-01-03  9:36 ` Vipin Kumar
  0 siblings, 0 replies; 4+ messages in thread
From: Vipin Kumar @ 2012-01-03  9:36 UTC (permalink / raw)
  To: linux-mtd, u-boot@lists.denx.de

Hello,

We have a Micron 4K page sized ONFI NAND MT29F16G08
I am encountering frequent errors while reading the device. Although the 
data area is protected for 8bit correction with BCH8 algorithm, the oob 
area is unprotected and is susceptible to bit flips

These errors are very frequent and it results in jffs2 file system 
mounting problems and other related issues

I also confirmed the problem through oobtest module.

Can you please suggest any solutions/workaround

Regards
Vipin

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot] 4k page ONFI NAND
@ 2012-01-03  9:36 ` Vipin Kumar
  0 siblings, 0 replies; 4+ messages in thread
From: Vipin Kumar @ 2012-01-03  9:36 UTC (permalink / raw)
  To: u-boot

Hello,

We have a Micron 4K page sized ONFI NAND MT29F16G08
I am encountering frequent errors while reading the device. Although the 
data area is protected for 8bit correction with BCH8 algorithm, the oob 
area is unprotected and is susceptible to bit flips

These errors are very frequent and it results in jffs2 file system 
mounting problems and other related issues

I also confirmed the problem through oobtest module.

Can you please suggest any solutions/workaround

Regards
Vipin

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [U-Boot] 4k page ONFI NAND
  2012-01-03  9:36 ` [U-Boot] " Vipin Kumar
@ 2012-01-03 17:25   ` Scott Wood
  -1 siblings, 0 replies; 4+ messages in thread
From: Scott Wood @ 2012-01-03 17:25 UTC (permalink / raw)
  To: Vipin Kumar; +Cc: u-boot@lists.denx.de, linux-mtd

On 01/03/2012 03:36 AM, Vipin Kumar wrote:
> Hello,
> 
> We have a Micron 4K page sized ONFI NAND MT29F16G08
> I am encountering frequent errors while reading the device. Although the
> data area is protected for 8bit correction with BCH8 algorithm, the oob
> area is unprotected and is susceptible to bit flips
> 
> These errors are very frequent and it results in jffs2 file system
> mounting problems and other related issues
> 
> I also confirmed the problem through oobtest module.
> 
> Can you please suggest any solutions/workaround

Use ubi -- the OOB will then only be used for ECC.

-Scott

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot] 4k page ONFI NAND
@ 2012-01-03 17:25   ` Scott Wood
  0 siblings, 0 replies; 4+ messages in thread
From: Scott Wood @ 2012-01-03 17:25 UTC (permalink / raw)
  To: u-boot

On 01/03/2012 03:36 AM, Vipin Kumar wrote:
> Hello,
> 
> We have a Micron 4K page sized ONFI NAND MT29F16G08
> I am encountering frequent errors while reading the device. Although the
> data area is protected for 8bit correction with BCH8 algorithm, the oob
> area is unprotected and is susceptible to bit flips
> 
> These errors are very frequent and it results in jffs2 file system
> mounting problems and other related issues
> 
> I also confirmed the problem through oobtest module.
> 
> Can you please suggest any solutions/workaround

Use ubi -- the OOB will then only be used for ECC.

-Scott

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-01-03 17:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-03  9:36 4k page ONFI NAND Vipin Kumar
2012-01-03  9:36 ` [U-Boot] " Vipin Kumar
2012-01-03 17:25 ` Scott Wood
2012-01-03 17:25   ` Scott Wood

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.