On Sun, Apr 9, 2017 at 5:43 PM, Vinicius <[email protected]> wrote: > After a few attempts, I found that by positioning BB-UART2, on the line > below on /boot/uEnv.txt, , after BB-SPIDEV1, UART2 transmits! > > Cape_enable = bone_capemgr.enable_partno = > BB-SPIDEV1,BB-UART1,BB-UART2,BB-UART4,BB-I2C1 > > I'm confused by this behavior, could anyone explain this?
kernel overlays are racy and can be hit and miss with a large number of overlays. Just convert to using U-Boot Overlays: http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#U-Boot_Overlays 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYjuBNB63ESOsoPWEK0x0wE8%3DSGBQ6rOUi0Puo8Hgghdiw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
