Home
last modified time | relevance | path

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

/u-boot/arch/arm/mach-mediatek/mt7623/
A Dpreloader.h13 union lk_hdr { union
89 union lk_hdr *part_info;
/u-boot/tools/
A Dmtk_image.c403 tparams->header_size = sizeof(union lk_hdr); in mtk_image_vrec_header()
546 union lk_hdr *lk = (union lk_hdr *)ptr; in mtk_image_verify_header()
562 union lk_hdr *lk = (union lk_hdr *)ptr; in mtk_image_print_header()
738 union lk_hdr *lk = (union lk_hdr *)ptr; in mtk_image_set_header()
742 lk->size = cpu_to_le32(sbuf->st_size - sizeof(union lk_hdr)); in mtk_image_set_header()
A Dmtk_image.h189 union lk_hdr { union

Completed in 6 milliseconds