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.

DM8148 enable uart1

Hi,

How do I configure u-boot & Linux to use uart1 instead of uart0 ?

Thanks & Regards,

Mike

  • Hi,

    changing the CONFIG_SYS_NS16550_COM1 in uboot I get boot logs of uboot on uart1. But I don’t get any messages

    after starting kernel, What changes do I need to do in the kernel ?

    I also tried setting console = ttyO1 but doesnt help ?

    Thanks & Regards,

    Mike

  • Mike,

    Can you provide full boot log (console output) (u-boot + kernel)?

    Are you aligned with the below wiki page?

    http://processors.wiki.ti.com/index.php/TI81xx_PSP_Porting_Guide#Using_different_UART_than_the_default_EVM_configuration_as_console

    BR
    Pavel