Quote:
Originally Posted by [ACL]
Loading wozzers last info about the partition info on cmd line i see this on /proc/mtd
dev: size erasesize name
mtd0: 10000000 00020000 "nand"
mtd1: 01500000 00020000 "root"
mtd2: 066c0000 00020000 "system"
mtd3: 06f60000 00020000 "userdata"
However i dont see any /dev/mtd so maybe we arent even compiling this crap in.
|
Well, maurice.green had something going here:
http://forum.ppcgeeks.com/tp2-androi...ml#post2020361
Also, I have attached my dumps of several ROM's as far as partitions go. Finally, I know others reference mtd through cmdline like this:
mtdparts=msm_nand:0x00300000@0x1600000(boot),0x000 40000@0x01900000(root),0x066C0000@0x01940000(syste m),0x08000000@0x08000000(userdata)