Home
last modified time | relevance | path

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

/u-boot/post/
A Dtests.c53 POST_ROM | POST_ALWAYS | POST_PREREL | POST_CRITICAL | POST_STOP,
117 POST_ROM | POST_POWERON | POST_SLOWTEST | POST_PREREL,
243 POST_ROM | POST_ALWAYS | POST_PREREL,
294 POST_ROM | POST_SLOWTEST | POST_PREREL,
A Dpost.c258 if (test_flags & POST_PREREL) in post_run_single()
266 if (test_flags & POST_PREREL) { in post_run_single()
/u-boot/include/
A Dpost.h76 #define POST_PREREL 0x1000 /* test runs before relocation */ macro
/u-boot/doc/
A DREADME.POST125 #define POST_PREREL 0x1000 /* test runs before relocation */

Completed in 5 milliseconds