Home
last modified time | relevance | path

Searched refs:BL2_START_OFFSET (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/include/configs/
Dorigen.h99 #define BL2_START_OFFSET ((CONFIG_ENV_OFFSET + CONFIG_ENV_SIZE)/512) macro
Dsmdkv310.h83 #define BL2_START_OFFSET ((CONFIG_ENV_OFFSET + CONFIG_ENV_SIZE)/512) macro
Dexynos5-common.h99 #define BL2_START_OFFSET (CONFIG_BL2_OFFSET/512) macro
/external/u-boot/arch/arm/mach-exynos/
Dspl_boot.c224 offset = BL2_START_OFFSET; in copy_uboot_to_ram()