Home
last modified time | relevance | path

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

/u-boot/include/configs/
A Dthunderx_88xx.h15 #define MEM_BASE 0x00500000 macro
17 #define CONFIG_SYS_LOWMEM_BASE MEM_BASE
45 #define CONFIG_SYS_LOAD_ADDR (MEM_BASE)
48 #define PHYS_SDRAM_1 (MEM_BASE) /* SDRAM Bank #1 */
49 #define PHYS_SDRAM_1_SIZE (0x80000000-MEM_BASE) /* 2048 MB */
/u-boot/board/cavium/thunderx/
A Dthunderx.c101 gd->ram_size -= MEM_BASE; in dram_init()

Completed in 4 milliseconds