Tool/software: Linux
Hello:
Can anyone help me in changing Debug Port in Beagle Bone Black (BBB) Board from UART0 to USB0.?
Recently I started working on Bare-metal Programming on BBB board. I am trying to understand U-Boot process of BBB board and all the logs in u-boot prompt are showing on UART0 port.
I want to see the u-boot prompt in USB0 port on BBB. To achieve this, the following are My thoughts..