Home
last modified time | relevance | path

Searched refs:post_run (Results 1 – 6 of 6) sorted by relevance

/external/u-boot/cmd/
Ddiag.c36 post_run (NULL, POST_RAM | POST_MANUAL); in do_diag()
39 if (post_run (argv[i], POST_RAM | POST_MANUAL) != 0) in do_diag()
/external/u-boot/include/
Dpost.h111 int post_run (char *name, int flags);
/external/u-boot/common/
Dboard_r.c585 post_run(NULL, POST_RAM | post_bootmode_get(0)); in initr_post()
Dboard_f.c578 post_run(NULL, POST_ROM | post_bootmode_get(0)); in init_post()
/external/u-boot/post/
Dpost.c293 int post_run(char *name, int flags) in post_run() function
/external/u-boot/doc/
DREADME.POST129 o) int post_run(bd_t *bd, char *name, int flags);