Home
last modified time | relevance | path

Searched refs:RK_SPL_HDR_SIZE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/tools/
H A Drkimage.c20 RK_SPL_HDR_SIZE); in rkimage_set_header()
H A Drkcommon.h17 RK_SPL_HDR_SIZE = 4, enumerator
H A Drkcommon.c375 memcpy(&hdr->magic, rkcommon_get_spl_hdr(params), RK_SPL_HDR_SIZE); in rkcommon_set_header()