coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
addressmap.h File Reference

Go to the source code of this file.

Macros

#define QSPI_BASE   0x88DF000
 
#define TLMM_EAST_TILE_BASE   0x7B00000
 
#define TLMM_NORTH_TILE_BASE   0x1300000
 
#define TLMM_SOUTH_TILE_BASE   0x1000000
 
#define GCC_BASE   0x01800000
 
#define SDC1_TLMM_CFG_ADDR   0x010C2000
 

Macro Definition Documentation

◆ GCC_BASE

#define GCC_BASE   0x01800000

Definition at line 10 of file addressmap.h.

◆ QSPI_BASE

#define QSPI_BASE   0x88DF000

Definition at line 6 of file addressmap.h.

◆ SDC1_TLMM_CFG_ADDR

#define SDC1_TLMM_CFG_ADDR   0x010C2000

Definition at line 13 of file addressmap.h.

◆ TLMM_EAST_TILE_BASE

#define TLMM_EAST_TILE_BASE   0x7B00000

Definition at line 7 of file addressmap.h.

◆ TLMM_NORTH_TILE_BASE

#define TLMM_NORTH_TILE_BASE   0x1300000

Definition at line 8 of file addressmap.h.

◆ TLMM_SOUTH_TILE_BASE

#define TLMM_SOUTH_TILE_BASE   0x1000000

Definition at line 9 of file addressmap.h.