max size of MTD?

Seongsu Lee senux at senux.com
Fri Jan 5 02:29:41 EST 2007


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)




More information about the linux-mtd mailing list