coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
mmio.c File Reference
#include <console/uart.h>
#include <mainboard/addressmap.h>
Include dependency graph for mmio.c:

Go to the source code of this file.

Functions

uintptr_t uart_platform_base (unsigned int idx)
 

Function Documentation

◆ uart_platform_base()

uintptr_t uart_platform_base ( unsigned int  idx)

Definition at line 6 of file mmio.c.

References VIRT_UART_BASE.