Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/
H A Drkcommon.c89 struct header0_info { struct
307 struct header0_info *hdr = buf; in rkcommon_set_header0()
399 static int rkcommon_parse_header(const void *buf, struct header0_info *header0, in rkcommon_parse_header()
413 memcpy((void *)header0, buf, sizeof(struct header0_info)); in rkcommon_parse_header()
414 rc4_encode((void *)header0, sizeof(struct header0_info), rc4_key); in rkcommon_parse_header()
456 struct header0_info header0; in rkcommon_verify_header()
490 struct header0_info header0; in rkcommon_print_header()
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.rockchip297 u-boot-spl-dtb.bin. The header is defined by 'struct header0_info' although