aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/vendorcode/cavium/bdk/libdram/dram-tune-ddr3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vendorcode/cavium/bdk/libdram/dram-tune-ddr3.c b/src/vendorcode/cavium/bdk/libdram/dram-tune-ddr3.c
index 385aceec50..291fe85567 100644
--- a/src/vendorcode/cavium/bdk/libdram/dram-tune-ddr3.c
+++ b/src/vendorcode/cavium/bdk/libdram/dram-tune-ddr3.c
@@ -655,7 +655,7 @@ auto_set_dll_offset(bdk_node_t node, int dll_offset_mode,
// run the test(s)
// only 1 call should be enough, let the bursts, etc, control the load...
- tot_errors = run_dram_tuning_threads(node, num_lmcs, bytemask);
+ run_dram_tuning_threads(node, num_lmcs, bytemask);
for (lmc = 0; lmc < num_lmcs; lmc++) {
// record stop cycle CSRs here for utilization measure