Hello All, I plan to use UART1 and UART2 of BBB for an application. I understand that only UART0 (which is any ways used for debug purpose) is enabled by default. As such, I see only 'ttyO0' in my '/dev/' directory.
To enable UART1/2 , I added the following line in my uEnv.txt file : #optargs=capemgr.enable_partno = BB-UART1,BBUART2 However, on reboot I don't see 'ttyO1' and 'ttyO2' in my '/dev/' directory. What am I missing? Thanks! PS : I am using the BBB rev C with the stock Debian distribuition. -- 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.
