public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: "Sameer" <x0081444@ti.com>
To: <linux-mtd@lists.infradead.org>
Subject: Jffs2 mounting problem on NOR flash
Date: Tue, 16 Oct 2007 19:21:43 +0530	[thread overview]
Message-ID: <013001c80ffb$afdad020$ec8818ac@ent.ti.com> (raw)

Hi all,

I am working on Intel NOR flash driver on OMAP based board.
I am testing Sibley NOR flash driver.
The flash used is Intel M18 flash with size 128MB.

Following is scenario
Mounting jffs2 fs on NOR fs partition.
I am able to mount jffs2 on NOR partition sometimes and perform file operations.
Sometime I am getting the following messages on the console

	SR.4 or SR.5 bits set in buffer write (status a0). Clearing.
	Newly-erased block contained word 0xef9bab5a at offset 0x07c00000
	omapflash.0: buffer write error (status 0x190)
	Write clean marker to block at 0x07c00000 failed: -22
	SR.4 or SR.5 bits set in buffer write (status a0). Clearing.
	Newly-erased block contained word 0xfffffff7 at offset 0x07bc0000
	omapflash.0: buffer write error (status 0x190)
	Write clean marker to block at 0x07bc0000 failed: -22

 
But the fs is mounted and I am able to perform the file operations.
The status register value read is 0xa0 which means the erase operation is failing.

I am beginner working on MTD driver, could you please let me know why erase function
is failing sometimes?

 

Thanks,
-Sameer

                 reply	other threads:[~2007-10-16 13:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='013001c80ffb$afdad020$ec8818ac@ent.ti.com' \
    --to=x0081444@ti.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