From: Seongsu Lee <senux@senux.com>
To: linux-mtd@lists.infradead.org
Subject: max size of MTD?
Date: Fri, 5 Jan 2007 16:29:41 +0900 [thread overview]
Message-ID: <20070105072941.GA25342@pooky.senux.com> (raw)
Hi,
What is the max size of a partition that can be used in MTD?
I found that the u_int32_t is used for the variable size
in mtd_info. Then, I think 4GB is currently the max size.
Am I right?
I want to use 6GB flash memory with a partition. How can I
fix it for using more than 4GB? I changed u_int32_t into
u_int64_t but it does not work. (kernel oops)
--
Seongsu's blog - http://www.senux.com/
"Besides, I think [Slackware] sounds better than
'Microsoft,' don't you?" (By Patrick Volkerding)
next reply other threads:[~2007-01-05 7:24 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-05 7:29 Seongsu Lee [this message]
2007-01-06 8:59 ` max size of MTD? Seongsu Lee
2007-01-08 11:49 ` Vinit Agnihotri
2007-01-08 13:03 ` Josh Boyer
2007-01-09 15:54 ` Seongsu Lee
2007-01-10 8:27 ` Vinit Agnihotri
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=20070105072941.GA25342@pooky.senux.com \
--to=senux@senux.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 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.