Home
last modified time | relevance | path

Searched refs:DRAM_BASE (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dfit_args.sh40 DRAM_BASE=`sed -n "/CONFIG_SYS_SDRAM_BASE=/s/CONFIG_SYS_SDRAM_BASE=//p" ${srctree}/include/autoconf…
105 if ((TEE_LOAD_ADDR < DRAM_BASE)); then
/rk3399_rockchip-uboot/scripts/
H A Dtos.sh18 DRAM_BASE=$2
55 LOAD_ADDR=$((DRAM_BASE+LOAD_OFFSET))
/rk3399_rockchip-uboot/arch/x86/cpu/quark/
H A Dcar.S28 mov $(DRAM_BASE + DRAM_MAX_SIZE + ESRAM_SIZE), %edx
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-quark/
H A Dquark.h135 #define DRAM_BASE 0x00000000 macro
/rk3399_rockchip-uboot/
H A Dmake.sh576DRAM_BASE=`sed -n "/CONFIG_SYS_SDRAM_BASE=/s/CONFIG_SYS_SDRAM_BASE=//p" ${srctree}/include/autocon…
736 DRAM_BASE=`filt_val "CONFIG_SYS_SDRAM_BASE" include/autoconf.mk`
743 ${SCRIPT_TOS} --ini ${INI_TRUST} --base ${DRAM_BASE} ${PLAT_TRUST_SIZE}