public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* erase error when I use the Intel E28F128J3C-150 chip
@ 2004-06-02 16:39 linuxtom
  2004-06-03 16:31 ` Dan Post
  0 siblings, 1 reply; 2+ messages in thread
From: linuxtom @ 2004-06-02 16:39 UTC (permalink / raw)
  To: linux-mtd

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

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

end of thread, other threads:[~2004-06-03 16:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-02 16:39 erase error when I use the Intel E28F128J3C-150 chip linuxtom
2004-06-03 16:31 ` Dan Post

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