Searched refs:BOOTM_STATE_RAMDISK (Results 1 – 5 of 5) sorted by relevance
82 BOOTM_STATE_RAMDISK | in do_bootz()
128 BOOTM_STATE_RAMDISK | in do_booti()
48 U_BOOT_CMD_MKENT(ramdisk, 0, 1, (void *)BOOTM_STATE_RAMDISK, "", ""),132 BOOTM_STATE_RAMDISK | in do_bootm()
697 if (!ret && (states & BOOTM_STATE_RAMDISK)) { in do_bootm_states()
428 #define BOOTM_STATE_RAMDISK (0x00000010) macro
Completed in 10 milliseconds