Home
last modified time | relevance | path

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

/external/u-boot/tools/
Drkcommon.c35 struct header0_info { struct
159 struct header0_info *hdr = buf; in rkcommon_set_header0()
217 static int rkcommon_parse_header(const void *buf, struct header0_info *header0, in rkcommon_parse_header()
231 memcpy((void *)header0, buf, sizeof(struct header0_info)); in rkcommon_parse_header()
232 rc4_encode((void *)header0, sizeof(struct header0_info), rc4_key); in rkcommon_parse_header()
264 struct header0_info header0; in rkcommon_verify_header()
294 struct header0_info header0; in rkcommon_print_header()
/external/u-boot/doc/
DREADME.rockchip295 u-boot-spl-dtb.bin. The header is defined by 'struct header0_info' although