Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dbootstage.h16 BOOTSTAGEF_ERROR = 1 << 0, /* Error record */ enumerator
/openbmc/u-boot/common/
H A Dbootstage.c116 show_boot_progress(flags & BOOTSTAGEF_ERROR ? -id : id); in bootstage_add_record()
129 return bootstage_add_record(id, NULL, BOOTSTAGEF_ERROR, in bootstage_error()