Dear
I floow the step: http://omappedia.org/wiki/4AI.1.4_OMAP4_Icecream_Sandwich_Panda_Notes
the pandaboard can boot up....everything is ok.....
but there are no sound for headset (Patching for Pandaboard have done),also I have tried to connect to bluetooth,it has no sound either.....
how can I solve it ?
And I see it boot slow.
it have to wait 10 seconds in uboot ,before you can see kernel @ 80008000 (3868992) .......
I see the bootcmd is booti mmc0 so i change that:
mmcinit 0;mmc 0 read 0x4800 80008000 0x1000;booti 80008000;
however it hang; the log is
Starting kernel ...
undefined instruction
pc : [<80008004>] lr : [<80e9a420>]
sp : 80e3f9d8 ip : 00000004 fp : 80ea84e4
r10: 81000000 r9 : 00000002 r8 : 80e3ffdc
r7 : 000285c0 r6 : 80eadb70 r5 : 80008000 r4 : 80e3ffb8
r3 : 00000000 r2 : 7f152490 r1 : 00000ae7 r0 : 00000000
Flags: nZCv IRQs off FIQs off Mode SVC_32
Resetting CPU ...
thanks.......