Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dvxworks.h57 #define BOOT_IMAGE_SIZE_OFFSET 0x5004 macro
/openbmc/u-boot/cmd/
H A Delf.c401 *(u32 *)(base + BOOT_IMAGE_SIZE_OFFSET) = 0; in do_bootvx()