Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dboot_merger.h159 uint32_t code471Offset; member
H A Dboot_merger.c764 hdr->code471Offset = sizeof(rk_boot_header); in getBoothdr()
768 hdr->code472Offset = hdr->code471Offset + gOpts.code471Num * hdr->code471Size; in getBoothdr()