Searched refs:BOOTM_STATE_FINDOS (Results 1 – 3 of 3) sorted by relevance
89 state |= BOOTM_STATE_PRE_LOAD | BOOTM_STATE_FINDOS | in do_bootm_subcommand()158 states = BOOTM_STATE_START | BOOTM_STATE_FINDOS | BOOTM_STATE_PRE_LOAD | in do_bootm()
400 #define BOOTM_STATE_FINDOS 0x00000002 macro
721 if (!ret && (states & BOOTM_STATE_FINDOS)) in do_bootm_states()
Completed in 13 milliseconds