From: "Daniel Alomar" <dalomar@serrasold.com>
To: <linux-mtd@lists.infradead.org>
Subject: Mounting errors
Date: Mon, 21 Nov 2005 15:19:22 +0100 [thread overview]
Message-ID: <004c01c5eea6$98d3db10$091a1bac@serra.es> (raw)
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
reply other threads:[~2005-11-21 14:21 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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='004c01c5eea6$98d3db10$091a1bac@serra.es' \
--to=dalomar@serrasold.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