Home
last modified time | relevance | path

Searched refs:post_bootmode_init (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dpost.h107 void post_bootmode_init (void);
/openbmc/u-boot/post/
H A Dpost.c72 void post_bootmode_init(void) in post_bootmode_init() function
/openbmc/u-boot/common/
H A Dboard_f.c644 post_bootmode_init(); in init_post()