Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/cpu/baytrail/
H A Dearly_uart.c61 int setup_internal_uart(int enable) in setup_internal_uart() function
85 setup_internal_uart(1); in board_debug_uart_init()
/openbmc/u-boot/arch/x86/cpu/braswell/
H A Dearly_uart.c56 int setup_internal_uart(int enable) in setup_internal_uart() function
80 setup_internal_uart(1); in board_debug_uart_init()
/openbmc/u-boot/board/advantech/som-db5800-som-6867/
H A Dsom-db5800-som-6867.c126 setup_internal_uart(0); in board_early_init_f()
/openbmc/u-boot/board/dfi/dfi-bt700/
H A Ddfi-bt700.c22 setup_internal_uart(0); in board_early_init_f()
/openbmc/u-boot/board/congatec/conga-qeval20-qa3-e3845/
H A Dconga-qeval20-qa3.c20 setup_internal_uart(0); in board_early_init_f()
/openbmc/u-boot/arch/x86/include/asm/
H A Du-boot-x86.h47 int setup_internal_uart(int enable);
/openbmc/u-boot/doc/
H A DREADME.x86973 debug serial port may be useful here. See setup_internal_uart() for an example.