Lines Matching refs:fastboot
7 README.android-fastboot-protocol in same directory.
14 The counterpart to this gadget is the fastboot client which can
15 be found in Android's platform/system/core repository in the fastboot
28 for 64bit Windows. VID and PID should match whatever the fastboot is
33 The fastboot gadget relies on the USB download gadget, so the following
42 the fastboot client. The list of vendor IDs supported can be found in the
43 fastboot client source code (fastboot.c) mentioned above.
45 The fastboot function is enabled by defining CONFIG_USB_FUNCTION_FASTBOOT,
48 The fastboot protocol requires a large memory buffer for downloads. This
56 partition name used commonly with fastboot. Current implentation checks
102 Enter into fastboot by executing the fastboot command in u-boot and you
107 |>fastboot getvar bootloader-version
112 |>fastboot reboot
118 fastboot client wrap the Android suite around it. On OMAP for instance you
119 take zImage kernel and pass it to the fastboot client:
121 |>fastboot -b 0x80000000 -c "console=ttyO2 earlyprintk root=/dev/ram0