summaryrefslogtreecommitdiffstats
path: root/src/occ_405/cmdh/cmdh_fsp_cmds_datacnfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/occ_405/cmdh/cmdh_fsp_cmds_datacnfg.h')
-rwxr-xr-xsrc/occ_405/cmdh/cmdh_fsp_cmds_datacnfg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/occ_405/cmdh/cmdh_fsp_cmds_datacnfg.h b/src/occ_405/cmdh/cmdh_fsp_cmds_datacnfg.h
index 1a71b8c..b3c2cb3 100755
--- a/src/occ_405/cmdh/cmdh_fsp_cmds_datacnfg.h
+++ b/src/occ_405/cmdh/cmdh_fsp_cmds_datacnfg.h
@@ -140,10 +140,10 @@ typedef struct __attribute__ ((packed))
uint8_t version;
uint8_t vdd_bus;
uint8_t vdd_rail;
- uint16_t vdd_loadline;
+ uint16_t reserved1;
uint8_t vdn_bus;
uint8_t vdn_rail;
- uint16_t vdn_loadline;
+ uint16_t reserved2;
}cmdh_avsbus_config_t;
// Used by TMGT to send OCC the PCAP config data.
OpenPOWER on IntegriCloud