Home
last modified time | relevance | path

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

/u-boot/include/configs/
A Dxtfpga.h59 #define CONFIG_SYS_SDRAM_BASE MEMADDR(0x00000000)
99 (MEMADDR(CONFIG_SYS_MEMORY_SIZE) - CONFIG_SYS_MONITOR_LEN)
102 #define CONFIG_SYS_LOAD_ADDR MEMADDR(0x02000000)
/u-boot/arch/xtensa/include/asm/
A Daddrspace.h26 #define MEMADDR(x) (CONFIG_SYS_MEMORY_BASE + (x)) macro

Completed in 4 milliseconds