Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dzynqmpbif.c245 uintptr_t imgheader_off; in bif_add_blob() local
251 imgheader_off = (uintptr_t)bif_output.imgheader - old_data; in bif_add_blob()
277 bif_output.imgheader = new_data + imgheader_off; in bif_add_blob()