From: gxk <gxkahn@gmail.com>
To: linux-mtd@lists.infradead.org
Subject: jffs2 behaviour
Date: Thu, 20 Mar 2008 09:09:23 -0400 [thread overview]
Message-ID: <frt340$mjh$1@ger.gmane.org> (raw)
I have kernel 2.6.10 with 3 partitions:
offset size
0 900000
900000 a00000
1300000 1400000
window address is 0xd0000000
In the uboot prompt doing burn for 2nd partition
erase 0xd09000 +a0000
tftp 0x3800000 image
cp 0x3800000 0xd0900000
The system starts well, but follow messages appear
Mounting /mnt/flash: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at
0x00065400: 0xd9d5 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00065404: 0x20a1
instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0006540c: 0x923f
instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00067400: 0x5351
instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00067404: 0x7465
instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00067408: 0x6f72
instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0006740c: 0x7420
instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00067410: 0x0400
instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00067414: 0x0040
instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00067464: 0x0500
instead
They will not appear at 2nd boot.
The workaround for this is to erase 3rd partition after burning the 2nd.
Can somebody can explain how to fix this behavior w/o erasing 3rd partition?
thanks in advance.
reply other threads:[~2008-03-20 7:18 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='frt340$mjh$1@ger.gmane.org' \
--to=gxkahn@gmail.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;
as well as URLs for NNTP newsgroup(s).