On Fri, Mar 11, 2016 at 11:49 AM, Juan Camilo Bravo <[email protected]> wrote: > Hi. Im trying to enable my ttoyO1 to work with UART1 in my beaglebone. I > always have to run > "echo BB-UART1 > /sys/devices/bone_capemgr.*/slots" > I now want my beaglebone to enable my UART1 port when it boot. How can i do > it?
What rootfs? If you have: /etc/default/capemgr Then just add: "CAPE=BB-UART1" to /etc/default/capemgr 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.
