summaryrefslogtreecommitdiffstats
path: root/src/occ_405/occ_sys_config.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/occ_405/occ_sys_config.c')
-rwxr-xr-xsrc/occ_405/occ_sys_config.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/occ_405/occ_sys_config.c b/src/occ_405/occ_sys_config.c
index 7255246..9b11da3 100755
--- a/src/occ_405/occ_sys_config.c
+++ b/src/occ_405/occ_sys_config.c
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2011,2017 */
+/* Contributors Listed Below - COPYRIGHT 2011,2019 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -152,6 +152,8 @@ occSysConfigData_t G_sysConfigData =
.gpu[1][0] = SYSCFG_INVALID_ADC_CHAN,
.gpu[1][1] = SYSCFG_INVALID_ADC_CHAN,
.gpu[1][2] = SYSCFG_INVALID_ADC_CHAN,
+ .sense_volt2 = SYSCFG_INVALID_ADC_CHAN,
+ .total_current_volt2 = SYSCFG_INVALID_ADC_CHAN,
},
.apssGpioPortsMode = {0, 0},
OpenPOWER on IntegriCloud