Hi,
We are designing a custom board based on the Beaglebone.
On beaglebone UART0 is used for debugging/data logging. On beaglebone schematics we see that UART0_RTS & UART0_CTS being connected to the FTDI chip. In the UBoot I do not see these pins being configured, so I was wondering whether these pins are actually used.
Can anyone confirm whether UART0_RTS & UART0_CTS are actually used or not?
We want to use these pins for SPI.
-Prasant