Re: wanna run android 1.0 on your TP? its now possible
I finally got this working on my TP.
For sprint HTC Touch pro, this should be your default.txt
set mtype 1910
set kernel zImage
set initrd initrd.droid.cpio.gz
set ramsize 0x6000000
set ramaddr 0x10000000
set cmdline "mem=64M msmsdcc_id=3"
boot
Take note of the "msmsdcc_id=3"
This was causing my TP to not mount the memory card, and thus not find the disk images so it could not boot.
|