Home
last modified time | relevance | path

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

/u-boot/tools/
A Drkimage.c18 memcpy(buf, rkcommon_get_spl_hdr(params), RK_SPL_HDR_SIZE); in rkimage_set_header()
A Drkcommon.h32 const char *rkcommon_get_spl_hdr(struct image_tool_params *params);
A Drkcommon.c190 const char *rkcommon_get_spl_hdr(struct image_tool_params *params) in rkcommon_get_spl_hdr() function
257 memcpy(&hdr->magic, rkcommon_get_spl_hdr(params), RK_SPL_HDR_SIZE); in rkcommon_set_header()

Completed in 4 milliseconds