Hi ,
While working with 2.6.10 MV kernel ,i found that MTD doesnt support more than 
4GB size (since mtd->size is a 32 bit type) .My NF is of 4 GB(total size=4GB 
,2GB each device ,page size 4K)size .just to be supported by existing kernel i 
reduced total mtd->size by 1 block initially but i got errors like writing 
beyond boundaries of block.Than i reduced it by 1 page size ,my kernel boots up 
at this level by doing some changes but i am  not able to mount the filesys .
How should i remove this 4GB limitatin in 2.6.10 kernel ?

Ashish-
_______________________________________________
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to