Quote:
Originally Posted by MassStash
|
Actually, that's a new commit that I haven't had a chance to test yet. I just compiled a new set of files, so I'll be looking at it in a few minutes.
Also, ACL, any chance we can commit the new mtdparts?
Code:
mtdparts=msm_nand:0x4800000@0x0(protected),0x800000@0x4800000(recovery),0x0A000000@0x5000000(system),0xF000000@0xF000000(userdata),0x2000000@0x1E000000(cache)
EDIT: Poop, I didn't look far enough down. Yes, you are right. The commit I referenced is in that, so we do need to add the navi_pad to recovery. I'll update the install-seq.sh on git for reference since that is what ACL uses in recovery.
I made the changes to the script in the recovery install and am booting up to test right now. I'll let you know how it goes in a little bit.