Home
last modified time | relevance | path

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

/u-boot/cmd/
A Dbootm.c46 U_BOOT_CMD_MKENT(loados, 0, 1, (void *)BOOTM_STATE_LOADOS, "", ""),
130 BOOTM_STATE_LOADOS | in do_bootm()
/u-boot/common/
A Dbootm.c686 if (!ret && (states & BOOTM_STATE_LOADOS)) { in do_bootm_states()
/u-boot/include/
A Dimage.h427 #define BOOTM_STATE_LOADOS (0x00000008) macro

Completed in 9 milliseconds