Home
last modified time | relevance | path

Searched refs:FASTBOOT (Results 1 – 11 of 11) sorted by relevance

/external/u-boot/drivers/fastboot/
DKconfig3 config FASTBOOT config
12 select FASTBOOT
19 select FASTBOOT
24 if FASTBOOT
27 hex "Define FASTBOOT buffer address"
44 hex "Define FASTBOOT buffer size"
64 bool "Enable FASTBOOT FLASH command"
74 prompt "Flash provider for FASTBOOT"
78 bool "FASTBOOT on MMC"
82 bool "FASTBOOT on NAND"
[all …]
/external/u-boot/arch/arm/mach-rockchip/
Drk3128-board.c114 #if CONFIG_IS_ENABLED(FASTBOOT)
Drk322x-board.c142 #if CONFIG_IS_ENABLED(FASTBOOT)
/external/u-boot/cmd/
Dfastboot.c21 int err = net_loop(FASTBOOT); in do_fastboot_udp()
DKconfig674 depends on FASTBOOT
/external/u-boot/board/Barix/ipam390/
Dipam390-ais-uart.cfg153 ;[FASTBOOT]
/external/u-boot/net/
Dnet.c469 case FASTBOOT: in net_loop()
1355 case FASTBOOT: in net_check_prereq()
/external/u-boot/include/
Dnet.h539 TFTPSRV, TFTPPUT, LINKLOCAL, FASTBOOT, WOL enumerator
/external/u-boot/board/ti/am57xx/
Dboard.c1181 #if CONFIG_IS_ENABLED(FASTBOOT) && !CONFIG_IS_ENABLED(ENV_IS_NOWHERE)
/external/u-boot/board/ti/dra7xx/
Devm.c1191 #if CONFIG_IS_ENABLED(FASTBOOT) && !CONFIG_IS_ENABLED(ENV_IS_NOWHERE)
/external/u-boot/
DKconfig217 default y if FASTBOOT