Searched refs:FASTBOOT (Results 1 – 15 of 15) sorted by relevance
3 config FASTBOOT config12 select FASTBOOT19 select FASTBOOT24 if FASTBOOT27 hex "Define FASTBOOT buffer address"45 hex "Define FASTBOOT buffer size"66 bool "Enable FASTBOOT FLASH command"76 prompt "Flash provider for FASTBOOT"80 bool "FASTBOOT on MMC"84 bool "FASTBOOT on NAND"[all …]
114 #if CONFIG_IS_ENABLED(FASTBOOT)
142 #if CONFIG_IS_ENABLED(FASTBOOT)
22 int err = net_loop(FASTBOOT); in do_fastboot_udp()
688 depends on FASTBOOT
153 ;[FASTBOOT]
477 case FASTBOOT: in net_loop()1397 case FASTBOOT: in net_check_prereq()
532 TFTPSRV, TFTPPUT, LINKLOCAL, FASTBOOT, WOL, NCSI enumerator
1099 #if CONFIG_IS_ENABLED(FASTBOOT) && !CONFIG_IS_ENABLED(ENV_IS_NOWHERE)
1095 #if CONFIG_IS_ENABLED(FASTBOOT) && !CONFIG_IS_ENABLED(ENV_IS_NOWHERE)
248 default y if FASTBOOT
814 set_opt(sbi, FASTBOOT); in parse_options()2017 if (test_opt(sbi, FASTBOOT)) in f2fs_show_options()
2231 if (test_opt(sbi, FASTBOOT)) in __get_cp_reason()
207 else if (test_opt(sbi, FASTBOOT)) in need_do_checkpoint()
802 depends on LIBAVB && FASTBOOT