Lines Matching +full:- +full:- +full:target +full:- +full:list
7 README.android-fastboot-protocol in same directory.
19 http://dl.google.com/android/installer_r12-windows.exe) installed. You
42 the fastboot client. The list of vendor IDs supported can be found in the
54 limitations prevent user-friendly partition names such as "boot", "system"
64 The Fastboot implementation in U-boot allows to write images into disk
65 partitions (currently on eMMC). Target partitions are referred on the host
93 done by writing the respective partition table image to a special target
102 Enter into fastboot by executing the fastboot command in u-boot and you
107 |>fastboot getvar bootloader-version
108 |bootloader-version: U-Boot 2014.04-00005-gd24cabc
121 |>fastboot -b 0x80000000 -c "console=ttyO2 earlyprintk root=/dev/ram0
124 |creating boot image - 1847296 bytes
128 |OKAY [ -0.000s]