Searched refs:FIP_BASE (Results 1 – 5 of 5) sorted by relevance
79 #define FIP_BASE 0x02040000 macro
59 FIP_BASE="0x34100000"85 # Pack bl2.bin and fip.bin by ensuring that the FIP image will start at FIP_BASE87 dd if="${FIP_BIN}" of="${BOOT_IMAGE}" seek="$((FIP_BASE - BL2_START))" bs=1
49 #define IMX_FIP_LIMIT U(FIP_BASE + FIP_SIZE)
54 .offset = FIP_BASE,
46 #define IMX_FIP_LIMIT U(FIP_BASE + FIP_SIZE)