public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* MTD Flash low voltage error
@ 2003-11-20  4:14 Shreekanth Hiremath
  2003-11-20  8:36 ` David Woodhouse
  0 siblings, 1 reply; 2+ messages in thread
From: Shreekanth Hiremath @ 2003-11-20  4:14 UTC (permalink / raw)
  To: 'Infradead Org'

Hi  ,

We are facing some problem with JFFS2 filesystem and MTD driver as
explained below.

Two 16MB flash are connected to  CS0 EMIFS  interface of OMAP.
And the VPP for both the flash is controlled by the OMAP.
There are total 7 partitions 6 partitions on flash0 and 1 partition on
flash1.

When we mount the partition 5 (which is on flash0) and partition 6
(which is on flash1) as follows.

mount -t jffs2  /dev/mtdblock/5 /prim_jffs2
mount -t jffs2 /dev/mtdblock/6 /mirror_jffs2

And if I issue copy & delete continuously on these partitions
I am getting "Chip reports voltage low on erase: status 0xa8" error
message.

But if I issue copy &  delete on only one partition,its working fine.

By this it seems that when erase operation is done on both the flash
the "low voltage" error occurs.
The status register value is 0xa8, i.e. bit 3 (low voltage error)  & 5
(error in block erase) are set.


Regards
Shreekanth Hiremath

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

end of thread, other threads:[~2003-11-20  8:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-20  4:14 MTD Flash low voltage error Shreekanth Hiremath
2003-11-20  8:36 ` David Woodhouse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox