Searched hist:c674a6660e9934cf332bb007726997b1c3686bf1 (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/usb/gadget/ |
| H A D | f_fastboot.c | c674a6660e9934cf332bb007726997b1c3686bf1 Tue Sep 30 19:05:40 UTC 2014 Eric Nelson <eric.nelson@boundarydevices.com> usb: gadget: fastboot: add max-download-size variable
Current Android Fastboot seems to use 'max-download-size' instead of 'downloadsize' variable to indicate the maximum size of sparse segments.
See function get_target_sparse_limit() in file fastboot/fastboot.c in the AOSP: https://android.googlesource.com/platform/system/core/+/master
Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
|