Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/
H A Dtftp_update.c30 struct update_header { struct
60 static struct update_header update_hdr; argument
107 static void update_cleanup(void *fit, struct update_header *hdr) in update_cleanup()
131 static int update_populate_image(void *fit, struct update_header *hdr) in update_populate_image()
218 static void *update_download_hdr(struct update_header *hdr) in update_download_hdr()
271 static int hdr_checksum_verify(void *fit, struct update_header *hdr) in hdr_checksum_verify()
295 static void print_hdr_local(struct update_header *hdr, in print_hdr_local()
315 static int hdr_param_verify(void *fit, struct update_header *hdr, in hdr_param_verify()
385 static int update_verify_hdr(void *fit, struct update_header *hdr, in update_verify_hdr()
424 static int update_local_info(void *fit, struct update_header *hdr) in update_local_info()
[all …]