* 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
* Re: erase error when I use the Intel E28F128J3C-150 chip
2004-06-02 16:39 erase error when I use the Intel E28F128J3C-150 chip linuxtom
@ 2004-06-03 16:31 ` Dan Post
0 siblings, 0 replies; 2+ messages in thread
From: Dan Post @ 2004-06-03 16:31 UTC (permalink / raw)
To: linuxtom; +Cc: linux-mtd
On Thu, 03 Jun 2004 00:39:34 +0800, linuxtom wrote
> ...
> 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....)
> ...
If you provide a decoded dump error (through ksymoops), your kernel version
and patches you applied, as well as the date you got your MTD from CVS (if you
did), people can help you a lot easier.
Does this error happen every time, or is it intermittant?
Dan
^ 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