Home
last modified time | relevance | path

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

/u-boot/cmd/
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()
/u-boot/include/
A Dpost.h110 int post_run (char *name, int flags);
/u-boot/common/
A Dboard_r.c544 post_run(NULL, POST_RAM | post_bootmode_get(0)); in initr_post()
A Dboard_f.c613 post_run(NULL, POST_ROM | post_bootmode_get(0)); in init_post()
/u-boot/post/
A Dpost.c301 int post_run(char *name, int flags) in post_run() function
/u-boot/doc/
A DREADME.POST129 o) int post_run(struct bd_info *bd, char *name, int flags);

Completed in 36 milliseconds