Quote:
Originally Posted by Lmiller1708
Here is my CMDLINE:
Code:
mtdparts=msm_nand:0x20000000@0x0(nand),0x01000000@0x04000000(root),0x08000000@0x05000000(system),0x13000000@0x0D000000(userdata)"
Question is how big does the Root need to be?
@Nate Not sure why they start a 64MB... Might be for a very good reason though so I would be careful... Also where can we reclaim the space in the partition table?
|
I'll commit that table tonight if you are 100% sure its tested and all kosher
.
also here is a good test for anyone.. dump mtd1 (or whereever tinboot is at) and do a binary compare to what we give the boot loader.
Replacing the kernel may be a simple as wriring to that partion..