[R&D] insecure boot

mashi

Senior Member
Feb 12, 2006
203
159
0
I been trying to repack i727 boot.img. i never get it boot right. i did try on t989 kernel. it works.. anyone have idea how to extract/repack it right ?
 

Da_G

Inactive Senior Recognized Developer / Moderator E
Aug 20, 2007
3,320
1,553
253
Riverside, CA
Answered you in IRC, for the sake of posterity:

AT&T kernel expects a different phys load address for initramfs;

Patch byte 0x16 from 0x40 to 0x80, done!

Alternatively patch mkbootimg src (which I have done and no idea where I put it at this moment)

Will upload soon fixed binary + patched src :)