Quote:
Originally Posted by [ACL]
Yeah i was using wozzers line but thats different than what you posted. Where did u get that ?
mtdparts=msm_nand:0x10000000@0x0(nand),0x01500000@ 0x04000000(root),0x066C0000@0x05540000(system),0x0 6f60000@0x0Bc00000(userdata)
However one thing no one knows is if ous msm_nand.c is actually working. We cna pass all these params down to the kernel but if they arent showing up on linux, then something might be wrong with the driver.
Cotulla recommended we try to flash to the last portion of the partition. This way we dont kill anything important. Makes sense but i dont know enough about the partitioning to do that.
|
Can just compile the msm_nand.c and add it to the NAND manually without the flash?
Not too sure we have to mess around with the mtdparts until we get the drivers working correctly.