View Single Post
  #1760 (permalink)  
Old 09-25-2010, 08:07 AM
twobeaglesjtj's Avatar
twobeaglesjtj
PPCGeeks Regular
Offline
 
Join Date: Oct 2009
Posts: 60
Reputation: 35
twobeaglesjtj is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [CAB] GSM&CDMA Project Android Port and Startup Utility [9/16] FRX01 FINAL!

Quote:
Originally Posted by kcwebmonkey View Post
you have the acpuclock.oc_freq_khz=716800 on a new line. it all has to be on one line separated by a space. try this:

set ramsize 0x10000000
set ramaddr 0x10000000
set mtype 2292
set KERNEL zImage
set initrd initrd.gz
set cmdline "lcd.density=240 msmts_calib=0x9f.0x39a.0x35c.0x78 7x00.a11=500 msmvkeyb_toggle=off pmem.extra=1 gsensor_axis=2,1,3 pm.sleep_mode=2 rel_path=andboot hw3d.force=0 physkeyboard=rhod500 htc_hw.force_cdma=1 acpuclock.oc_freq_khz=716800"
boot

Yep!!! That was it. Thank you so much!!!!