commit | f8ff3a5ae21ce34f22928709cc6f992ff2fdd56e | [log] [tgz] |
---|---|---|
author | JP Abgrall <jpa@google.com> | Wed Apr 18 15:30:56 2012 -0700 |
committer | JP Abgrall <jpa@google.com> | Wed Apr 18 15:31:23 2012 -0700 |
tree | 991927028fba761d8327d96eac6a4d906eeb1dd2 | |
parent | 545ab46063f083239b29e59b8b491656d93f2a38 [diff] |
fastboot: Keep borked bootloaders happy by shrinking URB len. Some devices will fail to return the requested data if the final URB len of the request to > 255. So shrink the current data buffer from 128 to 127 in the acse of getting the serial number seems to work just fine. Change-Id: Ic24e6c86ec93f002dc721d92309b3f880f281f20