Searched refs:BL2_START_OFFSET (Results 1 – 4 of 4) sorted by relevance
84 #define BL2_START_OFFSET ((CONFIG_ENV_OFFSET + CONFIG_ENV_SIZE)/512) macro
66 #define BL2_START_OFFSET ((CONFIG_ENV_OFFSET + CONFIG_ENV_SIZE)/512) macro
93 #define BL2_START_OFFSET (CONFIG_BL2_OFFSET/512) macro
228 offset = BL2_START_OFFSET; in copy_uboot_to_ram()
Completed in 5 milliseconds