Home
last modified time | relevance | path

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

/external/u-boot/include/configs/
Darmadillo-800eva.h30 #define ARMADILLO_800EVA_SDRAM_BASE 0x40000000 macro
44 #define CONFIG_SYS_MEMTEST_START (ARMADILLO_800EVA_SDRAM_BASE)
50 #define CONFIG_SYS_SDRAM_BASE (ARMADILLO_800EVA_SDRAM_BASE)
/external/u-boot/board/atmark-techno/armadillo-800eva/
Darmadillo-800eva.c277 gd->bd->bi_boot_params = ARMADILLO_800EVA_SDRAM_BASE + 0x100; in board_init()