public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* Mounting errors
@ 2005-11-21 14:19 Daniel Alomar
  0 siblings, 0 replies; only message in thread
From: Daniel Alomar @ 2005-11-21 14:19 UTC (permalink / raw)
  To: linux-mtd

Hi folks,

I'm trying to write a driver for my embedded board with a coldfire 5282. I'm
using uclinux with kernel 2.6.

With one driver I've this error:
...
Using /lib/modules/2.6.9-uc0/kernel/lib/crc32.ko
Command: insmod jffs2
Using /lib/modules/2.6.9-uc0/kernel/fs/jffs2/jffs2.ko
JFFS2 version 2.2. (C) 2001-2003 Red Hat, Inc.
JFFS2: default compression mode: priority
Command: mount -t jffs2 /dev/mtdblock3 /home
Command: sh /home/rcd
Shell invoked to run file: /home/rcd
/home/rcd: No such file or directory
Execution Finished, Exiting

Sash command shell (version 1.1.1)
/> Chip reports improper command sequence: status 0x70
Erase at 0x00480000 failed immediately: errno -5
Chip reports improper command sequence: status 0x70
Erase at 0x00460000 failed immediately: errno -5
Chip reports improper command sequence: status 0x70
Erase at 0x00440000 failed immediately: errno -5
Chip reports improper command sequence: status 0x70
...


And with the other one this at mount time:
...
Command: insmod jffs2
Using /lib/modules/2.6.9-uc0/kernel/fs/jffs2/jffs2.ko
JFFS2 version 2.2. (C) 2001-2003 Red Hat, Inc.
JFFS2: default compression mode: priority
Command: mount -t jffs2 /dev/mtdblock3 /home
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000004:
0xffff instead
Empty flash at 0x00000008 ends at 0x0000000c
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0000000c:
0xffff instead
Empty flash at 0x00000010 ends at 0x00000014
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000014:
0xffff instead
Empty flash at 0x00000018 ends at 0x0000001c
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0000001c:
0xffff instead
Empty flash at 0x00000020 ends at 0x00000024
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000024:
0xffff instead
Empty flash at 0x00000028 ends at 0x0000002c  
....

Any help will be welcome :-)

Regards,

Daniel Alomar i Claramonte
Research & Development Electronic Dept.
SERRA SOLDADURA, S.A.
WEB Site: http://www.serrasold.com
Knowledge Site: http://serratron.serrasold.com 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-11-21 14:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-21 14:19 Mounting errors Daniel Alomar

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