Home
last modified time | relevance | path

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

/openbmc/u-boot/board/xilinx/zynq/
H A Dbootimg.c22 struct headerarray { struct
29 static int zynq_islastpartition(struct headerarray *head) in zynq_islastpartition() argument
51 struct headerarray *hap; in zynq_get_part_count()
56 hap = (struct headerarray *)&part_hdr_info[count]; in zynq_get_part_count()
89 struct headerarray *hap; in zynq_validate_hdr()
95 hap = (struct headerarray *)header; in zynq_validate_hdr()