Searched refs:upload (Results 1 – 7 of 7) sorted by relevance
57 int (*upload)(uint8_t alt, uintptr_t *buffer, uint32_t *len, member
18 Marvell Wtpdownloader works only with UART images stored in separate files and supports only upload51 CZ.NIC mox-imager moreover supports higher upload speeds up to the 6000000 bauds (which seems to
78 …et documentation: https://review.trustedfirmware.org/Documentation/intro-user.html#upload-patch-set79 …anges documentation: https://review.trustedfirmware.org/Documentation/user-upload.html#push_replace
298 … Uploading Changes documentation: https://review.trustedfirmware.org/Documentation/user-upload.html
161 .upload = dfu_callback_upload,
297 ret = hdfu->callback->upload(hdfu->alt_setting, &data_ptr, &length, pdev->user_data); in usb_dfu_upload()
29 /* Allow to upload a generous 100MB initrd payload. */
Completed in 6 milliseconds