Home
last modified time | relevance | path

Searched refs:BINMAN_SYM_MISSING (Results 1 – 4 of 4) sorted by relevance

/u-boot/include/
A Dbinman_sym.h14 #define BINMAN_SYM_MISSING (-1UL) macro
88 #define binman_sym(_type, _entry_name, _prop_name) BINMAN_SYM_MISSING
/u-boot/common/spl/
A Dspl_ram.c63 if (u_boot_pos == BINMAN_SYM_MISSING) { in spl_ram_load_image()
A Dspl.c185 if (u_boot_pos && u_boot_pos != BINMAN_SYM_MISSING) { in spl_set_header_raw_uboot()
/u-boot/arch/x86/lib/fsp2/
A Dfsp_init.c159 if (entry->image_pos != BINMAN_SYM_MISSING) { in fsp_locate_fsp()

Completed in 6 milliseconds