Home
last modified time | relevance | path

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

/u-boot/cmd/
A Dbootm.c89 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()
/u-boot/include/
A Dimage.h400 #define BOOTM_STATE_FINDOS 0x00000002 macro
/u-boot/boot/
A Dbootm.c721 if (!ret && (states & BOOTM_STATE_FINDOS)) in do_bootm_states()

Completed in 13 milliseconds