This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/AM5728: MLO UART Output

Part Number: AM5728

Tool/software: Linux

Hi All

I have the same question regarding UART console in MLO . 

How to change MLO UART console number? I have done all the changes and they are OK with uboot but MLO prints nothing.

The following lines are printed by MLO in GPEVM but I can not get them on my custom board:

U-Boot SPL 2018.01-00444-g17164f4a5d-dirty (Feb 26 2019 - 09:12:21)
DRA752-GP ES2.0
Trying to boot from MMC1
no pinctrl state for default mode
no pinctrl state for default mode

The changes on /include/configs/am57xx_evm.h file do nothing about it.

Uboot console is OK.