Searched refs:STM32MP_EMMC_BOOT_FIP_OFFSET (Results 1 – 2 of 2) sorted by relevance
16 #define STM32MP_EMMC_BOOT_FIP_OFFSET U(0x00040000) macro
158 .offset = STM32MP_EMMC_BOOT_FIP_OFFSET, in get_boot_part_fip_header()287 image_block_spec.offset = STM32MP_EMMC_BOOT_FIP_OFFSET; in boot_mmc()288 image_block_spec.length = mmc_boot_part_size() - STM32MP_EMMC_BOOT_FIP_OFFSET; in boot_mmc()482 if (image_block_spec.offset == STM32MP_EMMC_BOOT_FIP_OFFSET) { in bl2_plat_handle_pre_image_load()