Re: Linux/Android on CDMA Touch Pro (RAPH800)
there was an issue with the most current startup.txt i think. copy mine and see if it works:
set ramsize 0x6000000
set ramaddr 0x10000000
set mtype 2039
set KERNEL zImage
set initrd initrd.gz
set cmdline "lcd.density=240 msmvkeyb_toggle=off physkeyboard=raph gsensor_axis=2,-1,3 rel_path=andboot acpuclock.oc_freq_khz=528000"
boot
|