Hi everyone,
I'm using a custom board for the AM3517. Previously I was using a kernel for the "Pandroid", and that could boot on my board perfectly.
I changed my kernel to the official Omap Development Tree (the "tmlind" one), and ported my boardfile across.
The kernel starts booting, but hangs at a particular point. I can't see any errors, so I don't know where to start debugging!
Could anybody give me a suggestion?
Thanks!
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 3.8.0-rc7-12292-g2232037-dirty (andrew@ubuntu-andrew) (gcc version 4.5.3 20110311 (prerelease) (GCC) ) #34 Mon Mar 11 10:39:17 CST 2013
[ 0.000000] CPU: ARMv7 Processor [411fc087] revision 7 (ARMv7), cr=10c53c7d
....
[ 2.402648] ALSA device list:
[ 2.405792] No soundcards found.
**HANGS HERE**