Home
last modified time | relevance | path

Searched refs:reboot_reason (Results 1 – 2 of 2) sorted by relevance

/u-boot/arch/arm/mach-meson/
A Dboard-common.c156 static unsigned int reboot_reason = REBOOT_REASON_NORMAL; variable
163 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()
A Dsm.c192 U_BOOT_CMD_MKENT(reboot_reason, 1, 1, do_sm_reboot_reason, "", ""),

Completed in 3 milliseconds