public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: linuxtom@yam.com
To: linux-mtd@lists.infradead.org
Subject: erase error when I use the Intel E28F128J3C-150 chip
Date: Thu, 03 Jun 2004 00:39:34 +0800	[thread overview]
Message-ID: <40BE02C6.5030107@yam.com> (raw)

Dear all:

I wrote a flash writer program to download all images to this chip,It's
  working. and then, I tryed to use jffs2 & MTD to mount root filesystem.
I mounted this partition as root when I mounted It as a read only
filesystem.
But when I mounted it as a writeable filesystem, the system was crashed.
I tryed to debug this error, and I found that the problem is erase error
in do_erase_oneblock().
The system crashed after erase command.(CFI:0x20,0xD0) in this
function.(waiting... and then core dump....)

I can use my flash writer program to erase block,
so I rewrite a simple code like the erase function part of my flash
writer porgram to replace the do_erase_oneblock()
but the system crash after the CFI erase commend still, even It working
in my flash writer program.


Can you give me some help or advices ?

Thank you!!


Thomas# Chiang

             reply	other threads:[~2004-06-02 16:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-02 16:39 linuxtom [this message]
2004-06-03 16:31 ` erase error when I use the Intel E28F128J3C-150 chip Dan Post

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=40BE02C6.5030107@yam.com \
    --to=linuxtom@yam.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