Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A 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()
/openbmc/u-boot/include/
H A Dpost.h111 int post_run (char *name, int flags);
/openbmc/u-boot/common/
H A Dboard_r.c572 post_run(NULL, POST_RAM | post_bootmode_get(0)); in initr_post()
H A Dboard_f.c645 post_run(NULL, POST_ROM | post_bootmode_get(0)); in init_post()
/openbmc/u-boot/post/
H A Dpost.c293 int post_run(char *name, int flags) in post_run() function
/openbmc/u-boot/doc/
H A DREADME.POST129 o) int post_run(bd_t *bd, char *name, int flags);