<div dir="ltr"><div><div><div><div><div>Hi guys,<br></div>I would like to use more than one UART on the Beaglebone Black.<br><br></div>I see that the Console_Configuration_Ports in console-config.c only has one entry but some of the header files do have base addresses and other things for a couple more UARTs.<br><br></div>Can I simply add a second entry to that table named "/dev/ttyS1" and open "/dev/ttyS1" and count on ns16550.c to take care of things, or will I need to also modify the other functions in console-config.c to account for other possible entries in the table?<br></div><div>Or do those functions only matter if I want to have the options to use the other UARTs as stdout?<br></div><div><br></div><div><br></div>Thanks,<br><br></div>Steve<br></div>