Searched refs:BOOT_IMAGE_SIZE_OFFSET (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | vxworks.h | 57 #define BOOT_IMAGE_SIZE_OFFSET 0x5004 macro |
/openbmc/u-boot/cmd/ | ||
H A D | elf.c | 401 *(u32 *)(base + BOOT_IMAGE_SIZE_OFFSET) = 0; in do_bootvx() |