Quote:
Originally Posted by [ACL]
protected ? oo
wondering where spl hides all its goodies. I still want to be able to get the ts calib . i know the nand block but havent been able to pull the data.
edit: also made massive commits to the kernel yest. all camera poop should be there
edit2: if you want to port over CWM.. https://github.com/CyanogenMod/andro...table_recovery
|
Oy vey... issues everywhere. I can't tell what is causing what anymore. I thought I reverted everything back to original, but now I'm stuck at a boot loop. Guess its time to nuke the whole damn thing and re-clone it...
Edit: OK, now I got this working. Made a tiny commit to get rid of some issues I've been ignoring for a bit. I'm working my way down the partition table to see if we can start earlier on NAND now.
Edit2: I think we are stuck with the table we have on tinboot right now. Any lower values for starting seem to cause flash_eraseall to fail. The error is MEMERASE: Invalid arguement (whatever that means). I like the table we have on tinboot right now though, so I think we should just stick with that since it is working.
Now to work on the RIL issues once I get home