diff --git a/src/target/target.c b/src/target/target.c index 9f633ee1a..d91928d1d 100644 --- a/src/target/target.c +++ b/src/target/target.c @@ -870,7 +870,7 @@ int target_write_buffer(struct target_s *target, u32 address, u32 size, u8 *buff return ERROR_FAIL; } - if (address+size