Radio image to be used with opensource build for dream

2 views
Skip to first unread message

Kartic

unread,
May 14, 2009, 8:03:55 AM5/14/09
to android-platform
I have got a dream phone with 1.0 images installed in it.

I have built opensource code for dream from master branch. I could not
locate radio.img along with other images after build process.

Now if I flash these images to my phone then from where do I get
radio.img file compatible with latest build of open source code?

On HTC's site radio image files are available for diff versions like
1.0, 1.1 and 1.5, so if I guess radio image files should also differ
for different code builds... Is my understanding corect?

Kartic

Rajesh S

unread,
May 19, 2009, 6:43:01 AM5/19/09
to android-platform
Before using master branch on ADP1, it is best to update to 1.5 for
all partitions from HTC.
Staying on 1.5 gives you the flexibility to use images built out of
master without having to 'wipe'.
Without wipe things work 99% of the time as long as you already had a
similar version.
Cheers,
Rajesh.S
Message has been deleted

Kartic Grover

unread,
May 21, 2009, 1:27:48 AM5/21/09
to android-...@googlegroups.com
Hi Breno,

If you have built the source code for dream/adp1 then image files would be present at : <source dir>/out/target/product/dream

You can boot your phone to fastboot mode and then flash all your source code images except radio image by giving the following commands:

fastboot erase cache
fastboot erase userdata
fastboot erase recovery
fastboot -p dream flash boot boot.img
fastboot -p dream flash system system.img
fastboot -p dream flash recovery recovery.img
fastboot -p dream flash userdata userdata.img
fastboot reboot

I have tried this and my source code images are working fine on dream.

--Kartic

On Wed, May 20, 2009 at 5:58 PM, Breno <breno....@gmail.com> wrote:

Hey Rajesh

    How can i flash the image generated by my source code, in adp1?
my adp1 is updated with 1.5, but i think that the process to update is
not the same....how can i do this? thanks a lot

Breno



--
Regards,
Kartic
Reply all
Reply to author
Forward
0 new messages