public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* max size of MTD?
@ 2007-01-05  7:29 Seongsu Lee
  2007-01-06  8:59 ` Seongsu Lee
  0 siblings, 1 reply; 6+ messages in thread
From: Seongsu Lee @ 2007-01-05  7:29 UTC (permalink / raw)
  To: linux-mtd

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)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-01-10  8:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-05  7:29 max size of MTD? Seongsu Lee
2007-01-06  8:59 ` 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

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