Searched refs:FASTBOOT (Results 1 – 11 of 11) 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"85 prompt "Flash provider for FASTBOOT"89 bool "FASTBOOT on MMC"93 bool "FASTBOOT on NAND"[all …]
25 #if CONFIG_IS_ENABLED(FASTBOOT)155 #if CONFIG_IS_ENABLED(FASTBOOT)
96 func(FASTBOOT, fastboot, na) \
23 int err = net_loop(FASTBOOT); in do_fastboot_udp()
858 depends on FASTBOOT
156 #if CONFIG_IS_ENABLED(FASTBOOT)
563 TFTPSRV, TFTPPUT, LINKLOCAL, FASTBOOT, WOL, UDP enumerator
470 case FASTBOOT: in net_loop()1373 case FASTBOOT: in net_check_prereq()
1054 #if CONFIG_IS_ENABLED(FASTBOOT) && !CONFIG_IS_ENABLED(ENV_IS_NOWHERE)
1176 #if CONFIG_IS_ENABLED(FASTBOOT) && !CONFIG_IS_ENABLED(ENV_IS_NOWHERE)
7 default y if FASTBOOT
Completed in 20 milliseconds