Lines Matching +full:bootloader +full:- +full:config
2 ----------------------
11 ------------------
14 * Max packet size must be 64 bytes for full-speed and 512 bytes for
15 high-speed USB
16 * The protocol is entirely host-driven and synchronous (unlike the
17 multi-channel, bi-directional, asynchronous ADB protocol)
21 ---------------------
31 a. INFO -> the remaining 60 bytes are an informative message
35 b. FAIL -> the requested command failed. The remaining 60 bytes
39 c. OKAY -> the requested command completed successfully. Go to #5
41 d. DATA -> the requested command is ready for the data phase.
48 acceptable and zero-length packets are ignored. This phase continues
56 a. INFO -> display the remaining 60 bytes and return to #4
58 b. FAIL -> display the remaining 60 bytes (if present) as a failure
61 c. OKAY -> success. Go to #5
67 ---------------
85 Host: "flash:bootloader" request to flash the data to the bootloader
97 -----------------
99 * Command parameters are indicated by printf-style escape sequences.
105 specification. OEM-specific commands should not begin with a
108 "getvar:%s" Read a config/version variable from the bootloader.
119 data. Required if the bootloader is "secure"
135 "reboot-bootloader" Reboot back into the bootloader.
137 the bootloader and then upgrading other partitions
138 using the new bootloader.
145 ----------------
156 version-bootloader Version string for the Bootloader.
158 version-baseband Version string of the Baseband Software
165 bootloader requiring a signature before
169 specification. OEM-specific names should not start with lowercase