This is an automated email from Gerrit.

"Michael Mazlin <[email protected]>" just uploaded a new patch set to 
Gerrit, which you can find at https://review.openocd.org/c/openocd/+/9106

-- gerrit

commit ab8dfa4033dfb33efab40d99347d83790a308ec4
Author: Michael Mazlin <[email protected]>
Date:   Fri Aug 29 13:32:06 2025 -0700

    add OlympusA files
    
    Change-Id: I06946f709533f82901f85961c57000764dc38743
    Signed-off-by: Michael Mazlin <[email protected]>

diff --git a/src/jtag/drivers/OlympusA/InphiOlympus.h 
b/src/jtag/drivers/OlympusA/InphiOlympus.h
index 7ef15dac61..ee5789ba65 100644
--- a/src/jtag/drivers/OlympusA/InphiOlympus.h
+++ b/src/jtag/drivers/OlympusA/InphiOlympus.h
@@ -878,7 +878,7 @@ typedef struct
        unsigned long Size;
        unsigned long PowerSupplyNumber;
 
-       double Initial_Voltage;
+       double initial_voltage;
        double FinalVoltage;
 
        double RampTime;        //ms

-- 

Reply via email to