Home
last modified time | relevance | path

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

/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.h112 int post_run (char *name, int flags);
/OK3568_Linux_fs/u-boot/post/
H A Dpost.c294 int post_run(char *name, int flags) in post_run() function
/OK3568_Linux_fs/u-boot/common/
H A Dboard_r.c725 post_run(NULL, POST_RAM | post_bootmode_get(0)); in initr_post()
H A Dboard_f.c633 post_run(NULL, POST_ROM | post_bootmode_get(0)); in init_post()
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.POST129 o) int post_run(bd_t *bd, char *name, int flags);