View Single Post
  #11 (permalink)  
Old 01-02-2010, 10:19 PM
wehweh's Avatar
wehweh
N00b
Offline
 
Join Date: Oct 2009
Posts: 28
Reputation: 20
wehweh is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Linux/Android on CDMA Touch Pro (RAPH800) - PRE-ALPHA (not yet usable)

Can anybody show me a startup file with working wi-fi? I can't even get it to initialize, I'm thinking I put the cmdline in wrong.
Code:
set ramsize 0x6000000 
set ramaddr 0x10000000 
set mtype 2039 
set KERNEL zImage 
set initrd initrd.gz 
set cmdline "root=/dev/ram0 init=/ console=tty0 zmgdevname=/dev/mmcblk0p1 imgdevnum=1 imgdir=/ msmts_calib=0x81.0x393.0x358.0x7D clock-7x00.a11=500 msmvkeyb_toggle=off board-htcraphael.adb=1 mddi.width=320 mddi.height=480 lcd.density=240 pm.idle_sleep_mode=6 wifi.mac=00:21:E8:05:E1:D4" 
boot
Reply With Quote