[beagleboard] Which version of uboot is recommended for Beagleboard-XM (kernel 3.11.10)?

2014-01-30 Thread Mark Pupilli
Hi, I have been using kernel 2.6.32 for years and decided it was time to upgrade to a more recent one so I chose the following as it can run the board safely at 1GHz: https://github.com/RobertCNelson/armv7-multiplatform (v3.11.x branch) I also had to upgrade u-boot as my version (U-Boot SPL 2

Re: [beagleboard] Which version of uboot is recommended for Beagleboard-XM (kernel 3.11.10)?

2014-01-31 Thread Mark Pupilli
Thanks for your responses. I will try the stable v3.13.x tonight (although I still suspect my u-boot is not setting up the board properly in the first place). Mark -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google

Re: [beagleboard] Which version of uboot is recommended for Beagleboard-XM (kernel 3.11.10)?

2014-01-31 Thread Mark Pupilli
On Friday, 31 January 2014 10:31:44 UTC, Mark Pupilli wrote: > > Thanks for your responses. > > I will try the stable v3.13.x tonight (although I still suspect my u-boot > is not setting up the board properly in the first place). > > Just noticed your link to uboot

Re: [beagleboard] Which version of uboot is recommended for Beagleboard-XM (kernel 3.11.10)?

2014-01-31 Thread Mark Pupilli
On Friday, 31 January 2014 10:31:44 UTC, Mark Pupilli wrote: > > Thanks for your responses. > > I will try the stable v3.13.x tonight (although I still suspect my u-boot > is not setting up the board properly in the first place). > > Mark > Sorry, just noticed you li

Re: [beagleboard] Which version of uboot is recommended for Beagleboard-XM (kernel 3.11.10)?

2014-01-31 Thread Mark Pupilli
Great! u-boot 2014.1 with the patch above and kernel 3.13.1-armv7-x9 worked first time. Usb camera and usb serial convertor show up in /dev now. Remaining problems are: 1. usb0 not working - it comes up after "ifconfig usb0 up" and "ifconfig usb0 192.168.0.20" both work, but the LEDS do not com

Re: [beagleboard] Which version of uboot is recommended for Beagleboard-XM (kernel 3.11.10)?

2014-02-01 Thread Mark Pupilli
> > > Odd, as i just had a user report the musb port was working on the older > beagle.. > > https://github.com/RobertCNelson/netinstall/issues/24 > > Turns out I needed to add smsc95xx to /etc/modules and bring up eth0 not usb0 to make ethernet work. > > Use Atheros. ;) > > I don't think