Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/post/
H A Dtests.c54 POST_ROM | POST_ALWAYS | POST_PREREL | POST_CRITICAL | POST_STOP,
118 POST_ROM | POST_POWERON | POST_SLOWTEST | POST_PREREL,
244 POST_ROM | POST_ALWAYS | POST_PREREL,
295 POST_ROM | POST_SLOWTEST | POST_PREREL,
H A Dpost.c251 if (test_flags & POST_PREREL) in post_run_single()
259 if (test_flags & POST_PREREL) { in post_run_single()
/OK3568_Linux_fs/u-boot/include/
H A Dpost.h77 #define POST_PREREL 0x1000 /* test runs before relocation */ macro
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.POST125 #define POST_PREREL 0x1000 /* test runs before relocation */