I have this problem:
I need to boot the BB XM with the OTG already plugged in.
But when I do it, the kernel does not boot and it stops printing
Uncompressing Linux......................................
.
I have compiled the 2.6.32 kernel with this conf file
http://www.google.com/url?sa=D&q=http://www.angstrom-distribution.org/demo/beagleboard/config-2.6.32-r90%2Bgitra6bad4464f985fdd3bed72e1b82dcbfc004d7869-beagleboard.multi-config-cpuidle-gether.config&usg=AFQjCNFxXL0f7IWA_StFLjmABD6LhIvxrA
How can I solve this bug?
karminet wrote:
no ideas?? 
how do you power the board?
does it boot correctly with the usb not plugged?
I power with 5V and with otg. Without otg it works fine, but I need
often to reboot the BB and the otg will be plugged when I reboot.

So do you think that 5V power is not enough!? or with the otg plugged
into the 5V is disable?
karminet wrote:
So do you think that 5V power is not enough!? or with the otg plugged
into the 5V is disable?
there are issues around booting from OTG only, but always thought
that 5V dc-in overrides OTG
Gerald?
Thanks!
Is there any patch for the bug " bug in musb driver that makes it
crash when started with
usb plugged and no gadget driver loaded "?
karminet wrote:
Thanks!
Is there any patch for the bug " bug in musb driver that makes it
crash when started with
usb plugged and no gadget driver loaded "?
no patch, but AIUI you can build a kernel that has one gadget driver
loaded at boot.
Also, if this way your issue, you would see some kernel panic on
the serial, but you see nothing, right?
At now the gadget driver is already in the kernel and it is not a
module.
Before compiling in this way the kernel (as I correctly understand
what are you saying me), the gadget driver was a module, and when I
reboot I sow a kernel panic. For this reason I compiled the kernel
with the gadget driver included.