Searched refs:FASTBOOT (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/u-boot/cmd/fastboot/ |
| H A D | Kconfig | 1 comment "FASTBOOT" 3 menuconfig FASTBOOT config 7 if FASTBOOT 21 bool "Enable FASTBOOT command" 35 hex "Define FASTBOOT buffer address" 52 hex "Define FASTBOOT buffer size" 71 bool "Enable FASTBOOT FLASH command" 78 int "Define FASTBOOT MMC FLASH default device" 86 bool "Enable FASTBOOT OEM UNLOCK command" 102 endif # FASTBOOT
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/ |
| H A D | memblk.c | 37 MEM_DEFINE(FASTBOOT, F_KMEM_CAN_OVERLAP),
|
| /OK3568_Linux_fs/u-boot/board/ti/common/ |
| H A D | Kconfig | 28 imply CMD_FASTBOOT if FASTBOOT
|
| /OK3568_Linux_fs/u-boot/board/Barix/ipam390/ |
| H A D | ipam390-ais-uart.cfg | 153 ;[FASTBOOT]
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | net.c | 183 return netboot_common(FASTBOOT, cmdtp, argc, argv); in do_fastboot_udp()
|
| /OK3568_Linux_fs/u-boot/net/ |
| H A D | net.c | 460 case FASTBOOT: in net_loop() 1335 case FASTBOOT: in net_check_prereq()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | net.h | 541 TFTPSRV, TFTPPUT, LINKLOCAL, FASTBOOT enumerator
|
| /OK3568_Linux_fs/u-boot/arch/arm/ |
| H A D | Kconfig | 770 imply FASTBOOT 1168 imply FASTBOOT
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | Kconfig | 173 default y if FASTBOOT
|
| H A D | .config | |
| /OK3568_Linux_fs/kernel/fs/f2fs/ |
| H A D | super.c | 758 set_opt(sbi, FASTBOOT); in parse_options() 1845 if (test_opt(sbi, FASTBOOT)) in f2fs_show_options()
|
| H A D | f2fs.h | 2212 if (test_opt(sbi, FASTBOOT)) in __get_cp_reason()
|
| H A D | file.c | 213 else if (test_opt(sbi, FASTBOOT)) in need_do_checkpoint()
|