Searched refs:reboot_reason (Results 1 – 2 of 2) sorted by relevance
156 static unsigned int reboot_reason = REBOOT_REASON_NORMAL; variable163 reboot_reason = REBOOT_REASON_BOOTLOADER; in fastboot_set_reboot_flag()165 printf("Using reboot reason: 0x%x\n", reboot_reason); in fastboot_set_reboot_flag()175 regs.regs[1] = reboot_reason; in reset_cpu()
192 U_BOOT_CMD_MKENT(reboot_reason, 1, 1, do_sm_reboot_reason, "", ""),
Completed in 3 milliseconds