Searched refs:POST_CRITICAL (Results 1 - 3 of 3) sorted by path

/u-boot/include/
H A Dpost.h72 #define POST_CRITICAL 0x2000 /* Use failbootcmd if test failed */ macro
/u-boot/post/
H A Dpost.c175 POST_CRITICAL };
272 if (test_flags & POST_CRITICAL)
282 if (test_flags & POST_CRITICAL)
H A Dtests.c54 POST_ROM | POST_ALWAYS | POST_PREREL | POST_CRITICAL | POST_STOP,
271 POST_RAM | POST_ALWAYS | POST_CRITICAL,

Completed in 77 milliseconds