Tool/software:
Hello,
I build with AM335X board and I want to use USB-C (USB0) to start OS.
For boot with USB0, I have set the sysboot in all three ways.

When I start the board, I only see a rare character on the serial port. If I change the sysboot configuration pins to MMC start first, I show in serial port writing character C. Is it normal not show character C in USB0?
Is it possible to start U-Boot from USB0? Will I have to modify the U-Boot configuration so that it starts with USB0? Will I have to add USB0 in mux.c and board.h?
Thanks,