Home
last modified time | relevance | path

Searched refs:FASTBOOT_REBOOT_REASON_BOOTLOADER (Results 1 – 9 of 9) sorted by relevance

/u-boot/include/
A Dfastboot.h59 FASTBOOT_REBOOT_REASON_BOOTLOADER, enumerator
/u-boot/drivers/fastboot/
A Dfb_common.c96 [FASTBOOT_REBOOT_REASON_BOOTLOADER] = "bootonce-bootloader", in fastboot_set_reboot_flag()
A Dfb_command.c406 if (fastboot_set_reboot_flag(FASTBOOT_REBOOT_REASON_BOOTLOADER)) in reboot_bootloader()
/u-boot/board/lg/sniper/
A Dsniper.c182 if (reason != FASTBOOT_REBOOT_REASON_BOOTLOADER) in fastboot_set_reboot_flag()
/u-boot/arch/arm/mach-rockchip/
A Dboard.c159 if (reason != FASTBOOT_REBOOT_REASON_BOOTLOADER) in fastboot_set_reboot_flag()
/u-boot/arch/arm/mach-meson/
A Dboard-common.c160 if (reason != FASTBOOT_REBOOT_REASON_BOOTLOADER) in fastboot_set_reboot_flag()
/u-boot/board/amazon/kc1/
A Dkc1.c170 if (reason != FASTBOOT_REBOOT_REASON_BOOTLOADER) in fastboot_set_reboot_flag()
/u-boot/board/ti/dra7xx/
A Devm.c1057 if (reason != FASTBOOT_REBOOT_REASON_BOOTLOADER) in fastboot_set_reboot_flag()
/u-boot/board/ti/am57xx/
A Dboard.c1179 if (reason != FASTBOOT_REBOOT_REASON_BOOTLOADER) in fastboot_set_reboot_flag()

Completed in 20 milliseconds