libusb_helper: split error and returned value
[openocd.git] / src / jtag / drivers / usb_blaster / ublast2_access_libusb.c
index 7f9781869c1de4a4d51a5ebe6ca24bb5e2d98260..f5e0026a7ba31092c23e26b5b34407e9d27fd544 100644 (file)
@@ -103,7 +103,8 @@ static int ublast2_write_firmware_section(struct libusb_device_handle *libusb_de
                                             0,
                                             (char *)data_ptr,
                                             chunk_size,
-                                            100);
+                                            100,
+                                            NULL);
 
                bytes_remaining -= chunk_size;
                addr += chunk_size;
@@ -154,7 +155,8 @@ static int load_usb_blaster_firmware(struct libusb_device_handle *libusb_dev,
                                     0,
                                     &value,
                                     1,
-                                    100);
+                                    100,
+                                    NULL);
 
        /* Download all sections in the image to ULINK */
        for (unsigned int i = 0; i < ublast2_firmware_image.num_sections; i++) {
@@ -175,7 +177,8 @@ static int load_usb_blaster_firmware(struct libusb_device_handle *libusb_dev,
                                     0,
                                     &value,
                                     1,
-                                    100);
+                                    100,
+                                    NULL);
 
 error_close_firmware:
        image_close(&ublast2_firmware_image);
@@ -245,7 +248,8 @@ static int ublast2_libusb_init(struct ublast_lowlevel *low)
                                     0,
                                     buffer,
                                     5,
-                                    100);
+                                    100,
+                                    NULL);
 
        LOG_INFO("Altera USB-Blaster II found (Firm. rev. = %s)", buffer);
 

Linking to existing account procedure

If you already have an account and want to add another login method you MUST first sign in with your existing account and then change URL to read https://review.openocd.org/login/?link to get to this page again but this time it'll work for linking. Thank you.

SSH host keys fingerprints

1024 SHA256:YKx8b7u5ZWdcbp7/4AeXNaqElP49m6QrwfXaqQGJAOk gerrit-code-review@openocd.zylin.com (DSA)
384 SHA256:jHIbSQa4REvwCFG4cq5LBlBLxmxSqelQPem/EXIrxjk gerrit-code-review@openocd.org (ECDSA)
521 SHA256:UAOPYkU9Fjtcao0Ul/Rrlnj/OsQvt+pgdYSZ4jOYdgs gerrit-code-review@openocd.org (ECDSA)
256 SHA256:A13M5QlnozFOvTllybRZH6vm7iSt0XLxbA48yfc2yfY gerrit-code-review@openocd.org (ECDSA)
256 SHA256:spYMBqEYoAOtK7yZBrcwE8ZpYt6b68Cfh9yEVetvbXg gerrit-code-review@openocd.org (ED25519)
+--[ED25519 256]--+
|=..              |
|+o..   .         |
|*.o   . .        |
|+B . . .         |
|Bo. = o S        |
|Oo.+ + =         |
|oB=.* = . o      |
| =+=.+   + E     |
|. .=o   . o      |
+----[SHA256]-----+
2048 SHA256:0Onrb7/PHjpo6iVZ7xQX2riKN83FJ3KGU0TvI0TaFG4 gerrit-code-review@openocd.zylin.com (RSA)