Home
last modified time | relevance | path

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

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