Home
last modified time | relevance | path

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

/u-boot/tools/
A Drkcommon.c33 struct header0_info { struct
223 struct header0_info *hdr = buf; in rkcommon_set_header0()
280 static int rkcommon_parse_header(const void *buf, struct header0_info *header0, in rkcommon_parse_header()
294 memcpy((void *)header0, buf, sizeof(struct header0_info)); in rkcommon_parse_header()
295 rc4_encode((void *)header0, sizeof(struct header0_info), rc4_key); in rkcommon_parse_header()
329 struct header0_info header0; in rkcommon_verify_header()
359 struct header0_info header0; in rkcommon_print_header()
/u-boot/doc/
A DREADME.rockchip642 u-boot-spl-dtb.bin. The header is defined by 'struct header0_info' although

Completed in 5 milliseconds