This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Problem booting Android 2.2 FroYo on AM3517 EVM

Other Parts Discussed in Thread: AM3517

Hello everyone,

I've tried to boot the Android root file system provided with the TI Android FroYo DevKit V2 both on the AM3517 EVM and a custom board based on the AM3517 processor. With the EVM I used the kernel provided with the FroYo kit, while with the custom board I've successfully rebuilt the kernel.

In both cases, the boot hangs at the boot animation. If I run logcat, I see the following messages:

I/ServiceManager(  866): Waiting for sevice media.audio_policy...
I/ServiceManager(  866): Waiting for sevice media.audio_policy...
W/AudioSystem(  866): AudioPolicyService not published, waiting...
I/ServiceManager(  866): Waiting for sevice media.audio_policy...
I/ServiceManager(  866): Waiting for sevice media.audio_policy...
I/ServiceManager(  866): Waiting for sevice media.audio_policy...
I/ServiceManager(  866): Waiting for sevice media.audio_policy...
I/ServiceManager(  866): Waiting for sevice media.audio_policy...
W/AudioSystem(  866): AudioPolicyService not published, waiting...

looping indefinitely.

Is there anything I can do to solve this issue? Is there a configuration I can change to make the root file system boot or should I have to rebuild it?

I'm waiting for your help.

Thanks in advance and best regards.