Home
last modified time | relevance | path

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

/u-boot/drivers/fastboot/
A DKconfig3 config FASTBOOT config
12 select FASTBOOT
19 select FASTBOOT
24 if FASTBOOT
27 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 …]
/u-boot/arch/arm/mach-meson/
A Dboard-common.c25 #if CONFIG_IS_ENABLED(FASTBOOT)
155 #if CONFIG_IS_ENABLED(FASTBOOT)
/u-boot/include/configs/
A Dmeson64_android.h96 func(FASTBOOT, fastboot, na) \
/u-boot/cmd/
A Dfastboot.c23 int err = net_loop(FASTBOOT); in do_fastboot_udp()
A DKconfig858 depends on FASTBOOT
/u-boot/arch/arm/mach-rockchip/
A Dboard.c156 #if CONFIG_IS_ENABLED(FASTBOOT)
/u-boot/include/
A Dnet.h563 TFTPSRV, TFTPPUT, LINKLOCAL, FASTBOOT, WOL, UDP enumerator
/u-boot/net/
A Dnet.c470 case FASTBOOT: in net_loop()
1373 case FASTBOOT: in net_check_prereq()
/u-boot/board/ti/dra7xx/
A Devm.c1054 #if CONFIG_IS_ENABLED(FASTBOOT) && !CONFIG_IS_ENABLED(ENV_IS_NOWHERE)
/u-boot/board/ti/am57xx/
A Dboard.c1176 #if CONFIG_IS_ENABLED(FASTBOOT) && !CONFIG_IS_ENABLED(ENV_IS_NOWHERE)
/u-boot/common/
A DKconfig.boot7 default y if FASTBOOT

Completed in 20 milliseconds