From: gxk <gxkahn@gmail.com>
To: linux-mtd@lists.infradead.org
Subject: question > new jffs2 partition
Date: Wed, 19 Mar 2008 10:38:02 -0400 [thread overview]
Message-ID: <frqjtj$ggi$1@ger.gmane.org> (raw)
Does the kernel format erased flash, defined as partition?
From the Uboot prompt i erase the space:
erase 0xa0000000 +2800000
Configured my kernel to have 3 partitions.
The 3rd is started at address 0xa0000000 with size 0x2800000.
This partition mounted at system boot:
mount -t jffs22 /dev/mtdblock/2 /mnt
and after simple make dir
mkdir -p /mnt/abcd
Now, when i start the system 1st time, it is taking more time to load
at the `mkdir'. All follow reboots go smooth.
It is look like mtd driver formats the partition. Can anybody confirm this?
When is it happen?
Thanks for help.
next reply other threads:[~2008-03-19 8:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-19 14:38 gxk [this message]
2008-03-19 10:01 ` question > new jffs2 partition Ricard Wanderlof
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='frqjtj$ggi$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