View Single Post
  #1287 (permalink)  
Old 02-17-2011, 10:52 PM
natemcnutty's Avatar
natemcnutty
VIP Member
Offline
Threadstarter
 
Join Date: Nov 2009
Posts: 845
Reputation: 3070
natemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - 01-07: Panel power on/off fixes

Quote:
Originally Posted by arrrghhh View Post
Yup, I followed that thread as closely as I could, in combo with ACL's directions... Not sure what I'm missing, everything appears to be correct... But obviously it's not .

I'll try to retrace my steps.

Heh, started writing what I did and I think I see my mistake...

Well I did find a mistake I made, but now this isn't making sense... ^^ I don't have a buildxip.sh, but there is a makexip.sh. Just fails, says it can't find "arm-eabi-as" and "arm-eabi-objcopy". It's entirely possible I'm overlooking something else, but it seems either that guide doesn't apply now, or I'm really missing something. Thanks!
Actually, those directions are quite old, and I had to totally rewrite my script to get it to compile Tinboot. The scripts will NOT work directly off Tinboot. I haven't really talked to ACL about it, but this is what led to my bad flash yesterday. For example, look at this code and note OS-new.nb

Code:
tools/nbmerge < os-new.nb.payload > os-new.nb
echo Creating NBH
wine tools/yang.exe -F ruu_signed.NBH -f OS-new.nb
Give me an hour for build time and some testing, and I'll try to post a working tinboot with the androidupdate.tar file. Haven't tried another tinboot today, but the phone is definitely not bricked
Reply With Quote
This post has been thanked 1 times.