Searched refs:BL2_START_OFFSET (Results 1 – 4 of 4) sorted by relevance
99 #define BL2_START_OFFSET ((CONFIG_ENV_OFFSET + CONFIG_ENV_SIZE)/512) macro
83 #define BL2_START_OFFSET ((CONFIG_ENV_OFFSET + CONFIG_ENV_SIZE)/512) macro
99 #define BL2_START_OFFSET (CONFIG_BL2_OFFSET/512) macro
224 offset = BL2_START_OFFSET; in copy_uboot_to_ram()