Home
last modified time | relevance | path

Searched refs:g_uart_base (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_decomp.c53 static ulong g_uart_base = CONFIG_DEBUG_UART_BASE; variable
57 ulong base = g_uart_base; in put_char()
59 if (!g_uart_base) in put_char()
134 g_uart_base = t->u.serial.addr; in uart_init()
136 g_uart_base = 0; in uart_init()