Home
last modified time | relevance | path

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

/u-boot/arch/arm/mach-stm32mp/cmd_stm32prog/
A Dstm32prog.h46 struct raw_header_s { struct
64 #define BL_HEADER_SIZE sizeof(struct raw_header_s) argument
130 struct raw_header_s *header_data;
163 u8 stm32prog_header_check(struct raw_header_s *raw_header,
A Dcmd_stm32prog.c77 !stm32prog_header_check((struct raw_header_s *)addr, &header)) { in do_stm32prog()
A Dstm32prog.c91 u8 stm32prog_header_check(struct raw_header_s *raw_header, in stm32prog_header_check()
359 if (!stm32prog_header_check((struct raw_header_s *)addr, in parse_flash_layout()
1407 struct raw_header_s raw_header; in stm32prog_copy_fsbl()

Completed in 6 milliseconds