public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Shreekanth Hiremath <hiremath@procsys.com>
To: 'Infradead Org' <linux-mtd@lists.infradead.org>
Subject: MTD Flash low voltage error
Date: Thu, 20 Nov 2003 09:44:52 +0530	[thread overview]
Message-ID: <3FBC3FBB.AEDF510C@procsys.com> (raw)

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

             reply	other threads:[~2003-11-20  4:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-20  4:14 Shreekanth Hiremath [this message]
2003-11-20  8:36 ` MTD Flash low voltage error David Woodhouse

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3FBC3FBB.AEDF510C@procsys.com \
    --to=hiremath@procsys.com \
    --cc=linux-mtd@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox