Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/configs/
H A Darmadillo-800eva.h34 #define ARMADILLO_800EVA_SDRAM_BASE 0x40000000 macro
49 #define CONFIG_SYS_MEMTEST_START (ARMADILLO_800EVA_SDRAM_BASE)
56 #define CONFIG_SYS_SDRAM_BASE (ARMADILLO_800EVA_SDRAM_BASE)
/OK3568_Linux_fs/u-boot/board/atmark-techno/armadillo-800eva/
H A Darmadillo-800eva.c277 gd->bd->bi_boot_params = ARMADILLO_800EVA_SDRAM_BASE + 0x100; in board_init()