HomeSort by relevance Sort by last modified time
    Searched refs:CONFIG_SYS_DDR_BLOCK2_BASE (Results 1 - 6 of 6) sorted by null

  /external/u-boot/include/configs/
ls1012a_common.h 25 #define CONFIG_SYS_DDR_BLOCK2_BASE 0x880000000ULL
ls1088a_common.h 53 #define CONFIG_SYS_DDR_BLOCK2_BASE 0x8080000000ULL
ls2080a_common.h 47 #define CONFIG_SYS_DDR_BLOCK2_BASE 0x8080000000ULL
ls1043a_common.h 45 #define CONFIG_SYS_DDR_BLOCK2_BASE 0x880000000ULL
ls1046a_common.h 43 #define CONFIG_SYS_DDR_BLOCK2_BASE 0x880000000ULL
  /external/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
cpu.c 754 gd->bd->bi_dram[1].start = CONFIG_SYS_DDR_BLOCK2_BASE;
906 CONFIG_SYS_DDR_BLOCK2_BASE,
925 CONFIG_SYS_DDR_BLOCK2_BASE,

Completed in 430 milliseconds