Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dzynq_bootimg.h17 u32 partitionstart; /* 0x14 */ member
/openbmc/u-boot/board/xilinx/zynq/
H A Dcmds.c315 part_start_addr = hdr_ptr->partitionstart; in zynq_verify_image()