1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-02-16 22:49:28 +01:00
Files
u-boot-megous/drivers/serial
Pali Rohár 2cc4be280c serial: a37xx: Do not call get_ref_clk() in _debug_uart_init()
Static inline function _debug_uart_init() should avoid calling external
(non-inline) functions. Therefore do not call get_ref_clk() in
_debug_uart_init() and reimplement its functionality without external
function calls.

Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Stefan Roese <sr@denx.de>
2021-07-31 09:59:59 +02:00
..
2021-07-07 22:22:42 -04:00
2019-05-10 22:43:18 +02:00