Home
last modified time | relevance | path

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

/external/u-boot/post/
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,
Dpost.c250 if (test_flags & POST_PREREL) in post_run_single()
258 if (test_flags & POST_PREREL) { in post_run_single()
/external/u-boot/include/
Dpost.h76 #define POST_PREREL 0x1000 /* test runs before relocation */ macro
/external/u-boot/doc/
DREADME.POST125 #define POST_PREREL 0x1000 /* test runs before relocation */