Re: Android, it's alive!.. (2.0.1) - Updated 12/21
I am trying to get this to work on mine. I am on VZW with mighty rom and I even reformated my sd card to fat32 again. copied over all the files to root. My startup.txt file looks like this. Any help would be appreciated. It goes to a black screen
set MTYPE 2293
set KERNEL zImage
set FBDURINGBOOT 0
set initrd initrd.gz
set ramsize 0x6000000
set ramaddr 0x10000000
pwf dm.txt 0x8e0000 0x20000
pwf smem.txt 0x01f00000 0x100000
set cmdline "msmts_calib=0x7a.0x37f.0x35a.0x5e msmvkeyb_toggle=off lcd.density=220"
boot
|