Part Number: AM4376
- I'd like U-Boot SPL to output the following log messages to the serial console during startup.
- U-Boot SPL 2014.07-00001-g7612224-dirty (Feb 24 2026 - 19:35:39)
- However, nothing is printed on UART0.
- SDK version: 11.02.05.02
- using defconfig: am43xx_evm_defconfig
- Even when I used the SDK's board-support/prebuilt-images/am437x/evm/MLO-am437x-evm, no log was output.
- So I guess that UART0 is not enabled.
- By the way, I'm sending U-Boot SPL to the board using Tera Term's XMODEM.
- How should I customize the defconfig, device tree, or other settings so that the boot log is output on UART0?
