Searched refs:boot_selected_os (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/include/ |
H A D | bootm.h | 47 int boot_selected_os(int argc, char * const argv[], int state,
|
/openbmc/u-boot/common/ |
H A D | bootm_os.c | 514 int boot_selected_os(int argc, char * const argv[], int state, in boot_selected_os() function
|
H A D | bootm.c | 783 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()
|