On Tue, Nov 19, 2013 at 10:06 AM, <[email protected]> wrote: > > > On Thursday, November 7, 2013 11:09:09 PM UTC, Mike Bremford wrote: >> >> Not for me they're not! The UART DTBOs are not working correctly under >> 3.12: BB-UART1 creates /dev/ttyO2, not /dev/ttyO1 as it should. BB-UART2 and >> 4 are also incorrectly out by one, and UART5 doesn't load at all. >> >> The UART DTBOs are definitely NOT working correctly under 3.12. > > > Actually, I suspect they're working just fine. See > https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/arch/arm/boot/dts/am33xx.dtsi?id=dde3b0d64c3df7272082128133f0af592d7ac50f > then compare to what's in your uart dts files. > > On a related note, does anyone know where to find a reliable source, git > tree preferably, for the various cape overlays ? Pulling out of date > versions from angstrom clearly isn't useful anymore. I've spent a couple of > days hunting for useable with 3.12 uart,hdmi & emmc dts files and this > thread is probably the closest thing I've found so far.
For "3.12" no one has taken the time. (i've been personally swamped with other personal things these last few weeks, so haven't really touched any kernel code..) The master 3.8/capmger is here: https://github.com/beagleboard/kernel/tree/3.8 just need to port the dts settings to: https://github.com/beagleboard/kernel/tree/3.12 Regards, -- Robert Nelson http://www.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/groups/opt_out.
