Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dboot_merger.h162 uint32_t code472Offset; member
H A Dboot_merger.c768 hdr->code472Offset = hdr->code471Offset + gOpts.code471Num * hdr->code471Size; in getBoothdr()
772 hdr->loaderOffset = hdr->code472Offset + gOpts.code472Num * hdr->code472Size; in getBoothdr()