Lines Matching +full:buffer +full:- +full:enable
9 bool "Enable USB fastboot gadget"
20 bool "Enable fastboot protocol over UDP"
27 hex "Define FASTBOOT buffer address"
40 The fastboot protocol requires a large memory buffer for
45 hex "Define FASTBOOT buffer size"
52 The fastboot protocol requires a large memory buffer for
53 downloads. This buffer should be as large as possible for a
66 bool "Enable FASTBOOT FLASH command"
72 the downloaded image to a non-volatile storage device. Define
73 this to enable the "fastboot flash" command.
92 default 0 if ARCH_SUNXI && MMC_SUNXI_SLOT_EXTRA = -1
93 default 1 if ARCH_SUNXI && MMC_SUNXI_SLOT_EXTRA != -1
96 regarding the non-volatile storage device. Define this to
103 When flashing NAND enable the DROP_FFS flag to drop trailing all-0xff
113 Table. (Additionally, this downloaded image is post-processed
130 bool "Enable the 'oem format' command"