Ok, I compiled a new version of the kernel with that modification and it's working now.
Thank you :) On Friday, May 22, 2015 at 6:58:54 PM UTC+2, RobertCNelson wrote: > > On Fri, May 22, 2015 at 11:34 AM, Iñigo Martínez > <[email protected] <javascript:>> wrote: > > > > Thank you Robert for your fast answer, > > > > And how does the official scripts manage to avoid the race condition ? > > > > I have been looking at generic-boot-script.sh that is loaded at init and > to > > am335x_evm.sh (after loading SOC.sh). I tried to replicate the same > > behaviour but just writing a replacemente service file for > > generic-boot-script,calling directly to the > beaglebone-black-g-ether-load.sh > > script. I'm using the same ti kernel from your repository. > > > > I tried adding musb_hdrc on the initramfs, but i'm no sure if it's the > > correct way to go. I'm still trying to learn how all the boot process > works. > > Easy... > > > https://github.com/RobertCNelson/ti-linux-kernel-dev/commit/91b44dd618b6a4f0d44aa00a18e6195292fd4c0d > > > moved CONFIG_USB_MUSB_HDRC to be built-in.. > > Regards, > > > -- > Robert Nelson > https://rcn-ee.com/ > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
