Hi, I have designed a PCB with pocketbeagle as a module, I made a mistake and instead of UART 4 I have connected UART 0, before I cut tracks, I would like to explore option of using UART 0 for my application and UART4 for debug and boot, console. Can any one please guide me where I can change the UART for console and boot ? Please note that this is pocketbeagle and not BBB, I tried changing /dev/tty in SOC.sh in /boot directory but that didn't make any difference. There is not other mention of tty in any of the files in /boot.
Thanks in advance.