Home
last modified time | relevance | path

Searched refs:fastboot (Results 1 – 25 of 1953) sorted by relevance

12345678910>>...79

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/devil/devil/android/
H A Dfastboot_utils_test.py128 (self.call.fastboot.fastboot.GetVar('slot-count'), '2')):
134 (self.call.fastboot.fastboot.GetVar('slot-count'), '1')):
140 (self.call.fastboot.fastboot.GetVar('slot-count'), '')):
210 (self.call.fastboot.fastboot.GetVar('has-slot:vbmeta'),
246 self.call.fastboot.fastboot.Reboot(),
299 (self.call.fastboot.fastboot.Flash('bootloader',
318 self.call.fastboot.fastboot.SetOemOffModeCharge(False),
319 self.call.fastboot.fastboot.SetOemOffModeCharge(True),
327 self.call.fastboot.fastboot.SetOemOffModeCharge(False),
328 self.call.fastboot.fastboot.SetOemOffModeCharge(True),
[all …]
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/extras/tests/bootloader/
H A Dbootloadertest.py19 import fastboot
29 cls.fastboot = fastboot.FastbootDevice()
54 val = self.fastboot.getvar(varname)
82 val = self.fastboot.getvar("slot-count")
96 var_all = self.fastboot.getvar_all()
136 self.assertIsNone(self.fastboot.getvar("fhqwhgads"))
181 self.fastboot.set_active(slot)
182 self.assertEqual(slot, self.fastboot.getvar("current-slot"))
190 self.fastboot.reboot(True)
191 self.assertEqual(slot, self.fastboot.getvar("current-slot"))
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/doc/
H A DREADME.android-fastboot9 ``README.android-fastboot-protocol`` file in the same directory.
57 be found in the fastboot client source code.
62 The fastboot protocol requires a large memory buffer for
78 partition name used commonly with fastboot.
100 ``fastboot.partition-type:boot=jffs2``
153 Enter into fastboot by executing the fastboot command in U-Boot for either USB:
157 => fastboot usb 0
163 => fastboot udp
166 Listening for fastboot command on 192.168.0.102
172 $ fastboot getvar bootloader-version
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/doc/
H A DREADME.android-fastboot9 ``README.android-fastboot-protocol`` file in the same directory.
57 be found in the fastboot client source code.
62 The fastboot protocol requires a large memory buffer for
78 partition name used commonly with fastboot.
100 ``fastboot.partition-type:boot=jffs2``
153 Enter into fastboot by executing the fastboot command in U-Boot for either USB:
157 => fastboot usb 0
163 => fastboot udp
166 Listening for fastboot command on 192.168.0.102
172 $ fastboot getvar bootloader-version
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/doc/
H A DREADME.android-fastboot9 ``README.android-fastboot-protocol`` file in the same directory.
57 be found in the fastboot client source code.
62 The fastboot protocol requires a large memory buffer for
78 partition name used commonly with fastboot.
100 ``fastboot.partition-type:boot=jffs2``
153 Enter into fastboot by executing the fastboot command in U-Boot for either USB:
157 => fastboot usb 0
163 => fastboot udp
166 Listening for fastboot command on 192.168.0.102
172 $ fastboot getvar bootloader-version
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/doc/
H A DREADME.android-fastboot9 ``README.android-fastboot-protocol`` file in the same directory.
57 be found in the fastboot client source code.
62 The fastboot protocol requires a large memory buffer for
78 partition name used commonly with fastboot.
100 ``fastboot.partition-type:boot=jffs2``
153 Enter into fastboot by executing the fastboot command in U-Boot for either USB:
157 => fastboot usb 0
163 => fastboot udp
166 Listening for fastboot command on 192.168.0.102
172 $ fastboot getvar bootloader-version
[all …]
/dports/sysutils/u-boot-tools/u-boot-2020.07/doc/android/
H A Dfastboot.rst55 be found in the fastboot client source code.
60 The fastboot protocol requires a large memory buffer for
76 partition name used commonly with fastboot.
98 fastboot.partition-type:boot=jffs2
151 Enter into fastboot by executing the fastboot command in U-Boot for either USB::
153 => fastboot usb 0
157 => fastboot udp
160 Listening for fastboot command on 192.168.0.102
164 $ fastboot getvar version-bootloader
170 $ fastboot reboot
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/doc/
H A DREADME.android-fastboot9 ``README.android-fastboot-protocol`` file in the same directory.
57 be found in the fastboot client source code.
62 The fastboot protocol requires a large memory buffer for
78 partition name used commonly with fastboot.
100 ``fastboot.partition-type:boot=jffs2``
153 Enter into fastboot by executing the fastboot command in U-Boot for either USB:
157 => fastboot usb 0
163 => fastboot udp
166 Listening for fastboot command on 192.168.0.102
172 $ fastboot getvar bootloader-version
[all …]
/dports/devel/py-adb/python-adb-1.3.0-9-gd0be33c/adb/
H A Dfastboot_debug.py28 from adb import fastboot
43 for device in fastboot.FastbootCommands.Devices():
74 subparsers, parents, fastboot.FastbootCommands.Continue)
77 subparsers, parents, fastboot.FastbootCommands.Download,
80 subparsers, parents, fastboot.FastbootCommands.Erase)
82 subparsers, parents, fastboot.FastbootCommands.Flash)
84 subparsers, parents, fastboot.FastbootCommands.Getvar)
86 subparsers, parents, fastboot.FastbootCommands.Oem)
88 subparsers, parents, fastboot.FastbootCommands.Reboot)
121 fastboot.FastbootCommands,
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/drivers/fastboot/
H A DKconfig9 bool "Enable USB fastboot gadget"
15 This enables the USB part of the fastboot gadget.
20 bool "Enable fastboot protocol over UDP"
22 This enables the fastboot protocol over UDP.
40 The fastboot protocol requires a large memory buffer for
52 The fastboot protocol requires a large memory buffer for
73 this to enable the "fastboot flash" command.
79 The fastboot protocol includes "UCmd" and "ACmd" command.
133 the "fastboot flash" and "fastboot erase" commands match the value
144 the "fastboot flash" and "fastboot erase" commands match the value
[all …]
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/drivers/fastboot/
H A DKconfig9 bool "Enable USB fastboot gadget"
15 This enables the USB part of the fastboot gadget.
20 bool "Enable fastboot protocol over UDP"
22 This enables the fastboot protocol over UDP.
40 The fastboot protocol requires a large memory buffer for
52 The fastboot protocol requires a large memory buffer for
73 this to enable the "fastboot flash" command.
79 The fastboot protocol includes "UCmd" and "ACmd" command.
133 the "fastboot flash" and "fastboot erase" commands match the value
144 the "fastboot flash" and "fastboot erase" commands match the value
[all …]
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/drivers/fastboot/
H A DKconfig9 bool "Enable USB fastboot gadget"
15 This enables the USB part of the fastboot gadget.
20 bool "Enable fastboot protocol over UDP"
22 This enables the fastboot protocol over UDP.
40 The fastboot protocol requires a large memory buffer for
52 The fastboot protocol requires a large memory buffer for
73 this to enable the "fastboot flash" command.
79 The fastboot protocol includes "UCmd" and "ACmd" command.
133 the "fastboot flash" and "fastboot erase" commands match the value
144 the "fastboot flash" and "fastboot erase" commands match the value
[all …]
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/drivers/fastboot/
H A DKconfig9 bool "Enable USB fastboot gadget"
15 This enables the USB part of the fastboot gadget.
20 bool "Enable fastboot protocol over UDP"
22 This enables the fastboot protocol over UDP.
40 The fastboot protocol requires a large memory buffer for
52 The fastboot protocol requires a large memory buffer for
73 this to enable the "fastboot flash" command.
79 The fastboot protocol includes "UCmd" and "ACmd" command.
133 the "fastboot flash" and "fastboot erase" commands match the value
144 the "fastboot flash" and "fastboot erase" commands match the value
[all …]
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/drivers/fastboot/
H A DKconfig9 bool "Enable USB fastboot gadget"
15 This enables the USB part of the fastboot gadget.
20 bool "Enable fastboot protocol over UDP"
22 This enables the fastboot protocol over UDP.
40 The fastboot protocol requires a large memory buffer for
52 The fastboot protocol requires a large memory buffer for
73 this to enable the "fastboot flash" command.
79 The fastboot protocol includes "UCmd" and "ACmd" command.
133 the "fastboot flash" and "fastboot erase" commands match the value
144 the "fastboot flash" and "fastboot erase" commands match the value
[all …]
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/drivers/fastboot/
H A DKconfig9 bool "Enable USB fastboot gadget"
15 This enables the USB part of the fastboot gadget.
20 bool "Enable fastboot protocol over UDP"
22 This enables the fastboot protocol over UDP.
40 The fastboot protocol requires a large memory buffer for
52 The fastboot protocol requires a large memory buffer for
73 this to enable the "fastboot flash" command.
79 The fastboot protocol includes "UCmd" and "ACmd" command.
133 the "fastboot flash" and "fastboot erase" commands match the value
144 the "fastboot flash" and "fastboot erase" commands match the value
[all …]
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/drivers/fastboot/
H A DKconfig9 bool "Enable USB fastboot gadget"
15 This enables the USB part of the fastboot gadget.
20 bool "Enable fastboot protocol over UDP"
22 This enables the fastboot protocol over UDP.
40 The fastboot protocol requires a large memory buffer for
52 The fastboot protocol requires a large memory buffer for
73 this to enable the "fastboot flash" command.
79 The fastboot protocol includes "UCmd" and "ACmd" command.
133 the "fastboot flash" and "fastboot erase" commands match the value
144 the "fastboot flash" and "fastboot erase" commands match the value
[all …]
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/drivers/fastboot/
H A DKconfig9 bool "Enable USB fastboot gadget"
15 This enables the USB part of the fastboot gadget.
20 bool "Enable fastboot protocol over UDP"
22 This enables the fastboot protocol over UDP.
40 The fastboot protocol requires a large memory buffer for
52 The fastboot protocol requires a large memory buffer for
73 this to enable the "fastboot flash" command.
79 The fastboot protocol includes "UCmd" and "ACmd" command.
133 the "fastboot flash" and "fastboot erase" commands match the value
144 the "fastboot flash" and "fastboot erase" commands match the value
[all …]
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/drivers/fastboot/
H A DKconfig9 bool "Enable USB fastboot gadget"
15 This enables the USB part of the fastboot gadget.
20 bool "Enable fastboot protocol over UDP"
22 This enables the fastboot protocol over UDP.
40 The fastboot protocol requires a large memory buffer for
52 The fastboot protocol requires a large memory buffer for
73 this to enable the "fastboot flash" command.
79 The fastboot protocol includes "UCmd" and "ACmd" command.
133 the "fastboot flash" and "fastboot erase" commands match the value
144 the "fastboot flash" and "fastboot erase" commands match the value
[all …]
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/drivers/fastboot/
H A DKconfig9 bool "Enable USB fastboot gadget"
15 This enables the USB part of the fastboot gadget.
20 bool "Enable fastboot protocol over UDP"
22 This enables the fastboot protocol over UDP.
40 The fastboot protocol requires a large memory buffer for
52 The fastboot protocol requires a large memory buffer for
73 this to enable the "fastboot flash" command.
79 The fastboot protocol includes "UCmd" and "ACmd" command.
133 the "fastboot flash" and "fastboot erase" commands match the value
144 the "fastboot flash" and "fastboot erase" commands match the value
[all …]
/dports/sysutils/u-boot-sopine/u-boot-2021.07/drivers/fastboot/
H A DKconfig9 bool "Enable USB fastboot gadget"
15 This enables the USB part of the fastboot gadget.
20 bool "Enable fastboot protocol over UDP"
22 This enables the fastboot protocol over UDP.
40 The fastboot protocol requires a large memory buffer for
52 The fastboot protocol requires a large memory buffer for
73 this to enable the "fastboot flash" command.
79 The fastboot protocol includes "UCmd" and "ACmd" command.
133 the "fastboot flash" and "fastboot erase" commands match the value
144 the "fastboot flash" and "fastboot erase" commands match the value
[all …]
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/drivers/fastboot/
H A DKconfig9 bool "Enable USB fastboot gadget"
15 This enables the USB part of the fastboot gadget.
20 bool "Enable fastboot protocol over UDP"
22 This enables the fastboot protocol over UDP.
40 The fastboot protocol requires a large memory buffer for
52 The fastboot protocol requires a large memory buffer for
73 this to enable the "fastboot flash" command.
79 The fastboot protocol includes "UCmd" and "ACmd" command.
133 the "fastboot flash" and "fastboot erase" commands match the value
144 the "fastboot flash" and "fastboot erase" commands match the value
[all …]
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/drivers/fastboot/
H A DKconfig9 bool "Enable USB fastboot gadget"
15 This enables the USB part of the fastboot gadget.
20 bool "Enable fastboot protocol over UDP"
22 This enables the fastboot protocol over UDP.
40 The fastboot protocol requires a large memory buffer for
52 The fastboot protocol requires a large memory buffer for
73 this to enable the "fastboot flash" command.
79 The fastboot protocol includes "UCmd" and "ACmd" command.
133 the "fastboot flash" and "fastboot erase" commands match the value
144 the "fastboot flash" and "fastboot erase" commands match the value
[all …]
/dports/sysutils/u-boot-rpi/u-boot-2021.07/drivers/fastboot/
H A DKconfig9 bool "Enable USB fastboot gadget"
15 This enables the USB part of the fastboot gadget.
20 bool "Enable fastboot protocol over UDP"
22 This enables the fastboot protocol over UDP.
40 The fastboot protocol requires a large memory buffer for
52 The fastboot protocol requires a large memory buffer for
73 this to enable the "fastboot flash" command.
79 The fastboot protocol includes "UCmd" and "ACmd" command.
133 the "fastboot flash" and "fastboot erase" commands match the value
144 the "fastboot flash" and "fastboot erase" commands match the value
[all …]
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/drivers/fastboot/
H A DKconfig9 bool "Enable USB fastboot gadget"
15 This enables the USB part of the fastboot gadget.
20 bool "Enable fastboot protocol over UDP"
22 This enables the fastboot protocol over UDP.
40 The fastboot protocol requires a large memory buffer for
52 The fastboot protocol requires a large memory buffer for
73 this to enable the "fastboot flash" command.
79 The fastboot protocol includes "UCmd" and "ACmd" command.
133 the "fastboot flash" and "fastboot erase" commands match the value
144 the "fastboot flash" and "fastboot erase" commands match the value
[all …]
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/drivers/fastboot/
H A DKconfig9 bool "Enable USB fastboot gadget"
15 This enables the USB part of the fastboot gadget.
20 bool "Enable fastboot protocol over UDP"
22 This enables the fastboot protocol over UDP.
40 The fastboot protocol requires a large memory buffer for
52 The fastboot protocol requires a large memory buffer for
73 this to enable the "fastboot flash" command.
79 The fastboot protocol includes "UCmd" and "ACmd" command.
133 the "fastboot flash" and "fastboot erase" commands match the value
144 the "fastboot flash" and "fastboot erase" commands match the value
[all …]

12345678910>>...79