Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dpost.h79 #define POST_STOP 0x4000 /* Interrupt POST sequence on fail */ macro
/openbmc/u-boot/post/
H A Dpost.c266 if (test_flags & POST_STOP) in post_run_single()
276 if (test_flags & POST_STOP) in post_run_single()
H A Dtests.c53 POST_ROM | POST_ALWAYS | POST_PREREL | POST_CRITICAL | POST_STOP,