Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dlpc32xximage.c31 struct nand_page_0_boot_header { struct
73 static struct nand_page_0_boot_header lpc32xximage_header;
85 struct nand_page_0_boot_header *hdr = in lpc32xximage_verify_header()
86 (struct nand_page_0_boot_header *)ptr; in lpc32xximage_verify_header()
123 static void print_hdr_byte(struct nand_page_0_boot_header *hdr, int ofs) in print_hdr_byte()
130 struct nand_page_0_boot_header *hdr = in lpc32xximage_print_header()
131 (struct nand_page_0_boot_header *)ptr; in lpc32xximage_print_header()
142 struct nand_page_0_boot_header *hdr = in lpc32xximage_set_header()
143 (struct nand_page_0_boot_header *)ptr; in lpc32xximage_set_header()
H A Dvybridimage.c19 struct nand_page_0_boot_header { struct
31 static struct nand_page_0_boot_header vybridimage_header; argument
64 struct nand_page_0_boot_header *hdr = in vybridimage_verify_header()
65 (struct nand_page_0_boot_header *)ptr; in vybridimage_verify_header()
98 struct nand_page_0_boot_header *hdr = in vybridimage_set_header()
99 (struct nand_page_0_boot_header *)ptr; in vybridimage_set_header()
131 static void vybridimage_print_hdr_field(struct nand_page_0_boot_header *hdr, in vybridimage_print_hdr_field()
139 struct nand_page_0_boot_header *hdr = in vybridimage_print_header()
140 (struct nand_page_0_boot_header *)ptr; in vybridimage_print_header()