* Bus error when erasing Intel Strataflash
@ 2003-02-04 14:13 Stephane List
0 siblings, 0 replies; only message in thread
From: Stephane List @ 2003-02-04 14:13 UTC (permalink / raw)
To: linux-mtd
Hi,
When I want to erase my Intel Strataflash, I've got "BUS ERROR" on my
CPU. I use the command :
#erase /dev/mtd6 0 128
It erases the first sector but then it crashes.
This is an attempt to read at the physical address instead of the
ioremapped address !
The error is somewhere in physmap_read32, and the calling function is
"do_erase_oneblock" of the file drivers/mtd/chips/cfi_cmdset_0001.c
The 2 places where the software reads the flash are when it wants to
read the status, everything looks good in the code...
Any idea ?
Stéphane
--
Stephane List
http://slist.lilotux.net
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-02-04 14:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-04 14:13 Bus error when erasing Intel Strataflash Stephane List
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.