Searched refs:ih_load (Results 1 – 2 of 2) sorted by relevance
219 uint32_t ih_load; /* Data Load Address */ member
503 bswap32s(&hdr->ih_load); in bswap_uboot_header()653 hdr->ih_load = *loadaddr + sizeof(*hdr); in load_uboot_image()654 hdr->ih_ep += hdr->ih_load; in load_uboot_image()657 address = hdr->ih_load; in load_uboot_image()662 *loadaddr = hdr->ih_load; in load_uboot_image()