Home
last modified time | relevance | path

Searched refs:POST_MANUAL (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/post/
H A Dtests.c81 POST_RAM | POST_POWERON | POST_SLOWTEST | POST_MANUAL | POST_REBOOT,
106 POST_RAM | POST_SLOWTEST | POST_MANUAL,
159 POST_RAM | POST_SLOWTEST | POST_MANUAL,
232 POST_RAM | POST_MANUAL,
283 POST_RAM | POST_SLOWTEST | POST_MANUAL,
H A Dpost.c245 !(flags & POST_MANUAL)) { in post_run_single()
285 if ((test_flags & POST_REBOOT) && !(flags & POST_MANUAL)) in post_run_single()
358 if (test->flags & POST_MANUAL) { in post_info_single()
/OK3568_Linux_fs/u-boot/cmd/
H A Ddiag.c37 post_run (NULL, POST_RAM | POST_MANUAL); in do_diag()
40 if (post_run (argv[i], POST_RAM | POST_MANUAL) != 0) in do_diag()
/OK3568_Linux_fs/u-boot/include/
H A Dpost.h75 #define POST_MANUAL 0x0400 /* test runs on diag command */ macro
85 POST_MANUAL | \
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.POST123 #define POST_MANUAL 0x400 /* test can be executed manually */
224 POST_SLOWTEST, POST_MANUAL) and whether the last execution of