Hi,
I want USB3_0 as serial console instead of UART2. Made USB3_0 as peripheral mode instead host. And changed stdout-path = &USB3_0 in dts file. But not working. Are there any changes i need to make apart from above.
Thanks,
Kartheek
Hi,
I want USB3_0 as serial console instead of UART2. Made USB3_0 as peripheral mode instead host. And changed stdout-path = &USB3_0 in dts file. But not working. Are there any changes i need to make apart from above.
Thanks,
Kartheek
This is possible, but requires quite a few changes to both u-boot, the kernel and the device-tree’s for both. I will need to test and document it.
Happy for your reply. Can you please guide on that. I will be thankful to you.