Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/mvebu/
H A Dbubt.c72 struct mvebu_image_info { struct
73 u32 image_id;
74 u32 next_image_id;
75 u32 flash_entry_addr;
76 u32 load_addr;
77 u32 image_size;
78 u32 image_size_to_hash;
79 u32 hash_algorithm_id;
80 u32 hash[HASH_SUM_LEN]; /* Reserve 512 bits for the hash */
81 u32 partition_number;
[all …]