View Single Post
  #166 (permalink)  
Old 09-04-2009, 03:13 PM
Cobaltikus's Avatar
Cobaltikus
PPCGeeks Regular
Offline
 
Join Date: May 2008
Posts: 237
Reputation: 220
Cobaltikus is keeping up the good workCobaltikus is keeping up the good workCobaltikus is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [6-21-09] Android for CDMA Touch Pro (RAPH800 and Diamond) Ported!!!

Quote:
Originally Posted by coolsac32 View Post
ok here it is
Yep - that was the problem!

the default.txt file that you attached is NOT the one for the Sprint Touch Pro.

1. Open it up in a text editor
2. Delete everthing in it
3. Copy and paste the following in it and save it
Code:
set mtype 2039
set kernel zImage
set initrd root.cpiogz
set ramsize 0x6000000
set ramaddr 0x10000000
set cmdline "root=/dev/ram0 init=/init console=tty0 mem=76M msmsdcc_id=3 imgdevname=/dev/mmcblk0p1 imgdevnum=1 imgdir=/tmp msmts_calib=0x81.0x393.0x358.0x7D msmvkeyb_toggle=hide"
boot
4. Try again and post your results
5. Click "Thanks"
Reply With Quote
This post has been thanked 1 times.