Home
last modified time | relevance | path

Searched defs:footer_v1 (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/parsers/
Dafs.c30 struct footer_v1 { struct
31 u32 image_info_base; /* Address of first word of ImageFooter */
32 u32 image_start; /* Start of area reserved by this footer */
33 u32 signature; /* 'Magic' number proves it's a footer */
34 u32 type; /* Area type: ARM Image, SIB, customer */
35 u32 checksum; /* Just this structure */