Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dbootm.h47 int boot_selected_os(int argc, char * const argv[], int state,
/openbmc/u-boot/common/
H A Dbootm_os.c514 int boot_selected_os(int argc, char * const argv[], int state, in boot_selected_os() function
H A Dbootm.c783 ret = boot_selected_os(argc, argv, BOOTM_STATE_OS_FAKE_GO, in do_bootm_states()
798 ret = boot_selected_os(argc, argv, BOOTM_STATE_OS_GO, in do_bootm_states()