summaryrefslogtreecommitdiff
path: root/doc/develop
diff options
context:
space:
mode:
authorRobert Marko <[email protected]>2026-01-12 14:12:42 +0100
committerEugen Hristev <[email protected]>2026-02-04 14:12:56 +0200
commit52be03bdf713807fea7f362c1b9cffe9ead34c18 (patch)
tree0a3dcf1e3c7949e58330c440e991dc0ced8d55b4 /doc/develop
parenta155dbc9f2bb2f060531ec7f9565cde0e6d92b25 (diff)
serial: atmel-usart: add support for skiping debug UART init
Currently, atmel-usart does not respect CONFIG_DEBUG_UART_SKIP_INIT so it will always configure the debug UART. However, this is unwanted on platforms on which TF-A or some other firmware has already configured the debug UART. This will be used for Microchip LAN969x support, so simply return early if CONFIG_DEBUG_UART_SKIP_INIT is set. Signed-off-by: Robert Marko <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions