Home
last modified time | relevance | path

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

/u-boot/post/
A Dtests.c53 POST_ROM | POST_ALWAYS | POST_PREREL | POST_CRITICAL | POST_STOP,
270 POST_RAM | POST_ALWAYS | POST_CRITICAL,
A Dpost.c175 POST_CRITICAL }; in post_get_env_flags()
272 if (test_flags & POST_CRITICAL) in post_run_single()
282 if (test_flags & POST_CRITICAL) in post_run_single()
/u-boot/include/
A Dpost.h78 #define POST_CRITICAL 0x2000 /* Use failbootcmd if test failed */ macro

Completed in 5 milliseconds