Skip to content

board: kontron: mx8mm: spl: Fix UART_PAD configuration

set uart pad ctrl to 0x140. This is the same value as we are setting in the linux devicetree. This will enable pullup and reduce problems during autoboot which are produced from stray characters received on RX line.

Merge request reports