diff --git a/edlclient/Library/firehose.py b/edlclient/Library/firehose.py index 8618612..8cf6122 100755 --- a/edlclient/Library/firehose.py +++ b/edlclient/Library/firehose.py @@ -1356,10 +1356,11 @@ class firehose(metaclass=LogBase): def cmd_patch_multiple(lun, start_sector, byte_offset, patch_data): offset = 0 - size_each_patch = 4 + size_each_patch = 8 if len(patch_data) % 8 == 0 else 4 + unpack_fmt = "