summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting
diff options
context:
space:
mode:
authorBill Schwartz <whs@us.ibm.com>2013-11-15 17:23:29 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2013-12-09 12:07:20 -0600
commit5ec9d6332a0b9c91b133690ab356dc4052a5e291 (patch)
tree19e95ce95b075f371bbbdc79abca6571351fa962 /src/usr/targeting
parent8419ba440403c1b02b74ad89a91fccd85fa45ea9 (diff)
downloadtalos-hostboot-5ec9d6332a0b9c91b133690ab356dc4052a5e291.tar.gz
talos-hostboot-5ec9d6332a0b9c91b133690ab356dc4052a5e291.zip
Route ATTR_L4_BANK_DELETE_VPD to C-VPD
Create MBvpd accessor to access cvpd record VSPD keyword MX for get and set for attribute ATTR_L4_BANK_DELETE_VPD. Split and rename fapiwinkle test since its all hwp mvpd & mbvpd accessor tests Change-Id: I3bae2e89b2ef7fd30a88c269d42223c00333bb72 RTC: 91431 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/7278 Tested-by: Jenkins Server Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/targeting')
-rw-r--r--src/usr/targeting/common/xmltohb/attribute_types.xml19
-rw-r--r--src/usr/targeting/common/xmltohb/target_types.xml1
2 files changed, 0 insertions, 20 deletions
diff --git a/src/usr/targeting/common/xmltohb/attribute_types.xml b/src/usr/targeting/common/xmltohb/attribute_types.xml
index 15ae5ded2..b3aa6f2e7 100644
--- a/src/usr/targeting/common/xmltohb/attribute_types.xml
+++ b/src/usr/targeting/common/xmltohb/attribute_types.xml
@@ -12248,25 +12248,6 @@ firmware notes: Platforms should initialize this attribute to AUTO (0)</descript
</attribute>
<attribute>
- <id>L4_BANK_DELETE_VPD</id>
- <description>L4 Bank Delete settings in VPD.
- Denotes what banks have been deleted from the L4.
- Data will be pulled from CDIMM VPD if CDIMM present.
- Data will be pulled from backplane VPD if IS DIMMs present.
- </description>
- <simpleType>
- <uint32_t></uint32_t>
- </simpleType>
- <persistency>non-volatile</persistency>
- <readable/>
- <writeable/>
- <hwpfToHbAttrMap>
- <id>ATTR_L4_BANK_DELETE_VPD</id>
- <macro>DIRECT</macro>
- </hwpfToHbAttrMap>
-</attribute>
-
-<attribute>
<id>PROC_BOOT_VOLTAGE_VID</id>
<description>
Proc Boot Voltage
diff --git a/src/usr/targeting/common/xmltohb/target_types.xml b/src/usr/targeting/common/xmltohb/target_types.xml
index be0a247e0..c7c409d74 100644
--- a/src/usr/targeting/common/xmltohb/target_types.xml
+++ b/src/usr/targeting/common/xmltohb/target_types.xml
@@ -1187,7 +1187,6 @@
<attribute><id>CDIMM_SENSOR_MAP_PRIMARY</id></attribute>
<attribute><id>CDIMM_SENSOR_MAP_SECONDARY</id></attribute>
<attribute><id>MSS_BLUEWATERFALL_BROKEN</id></attribute>
- <attribute><id>L4_BANK_DELETE_VPD</id></attribute>
<attribute><id>DMI_DFE_OVERRIDE</id></attribute>
</targetType>
OpenPOWER on IntegriCloud