Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/configs/
H A Dorigen.h104 #define BL2_START_OFFSET ((CONFIG_ENV_OFFSET + CONFIG_ENV_SIZE)/512) macro
H A Dsmdkv310.h86 #define BL2_START_OFFSET ((CONFIG_ENV_OFFSET + CONFIG_ENV_SIZE)/512) macro
H A Dexynos5-common.h100 #define BL2_START_OFFSET (CONFIG_BL2_OFFSET/512) macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/
H A Dspl_boot.c225 offset = BL2_START_OFFSET; in copy_uboot_to_ram()