summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf
diff options
context:
space:
mode:
authorMike Jones <mjjones@us.ibm.com>2014-04-21 13:03:46 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2014-04-25 15:58:05 -0500
commitff98c30e81699b1eddde1c8d996903fbba0feaa6 (patch)
tree0604bda2206454da3cd2f289dd1b5c00e329f9ff /src/usr/hwpf
parent0ad42248a2fd0c066aaaab58e86ba8b5f29eadb2 (diff)
downloadtalos-hostboot-ff98c30e81699b1eddde1c8d996903fbba0feaa6.tar.gz
talos-hostboot-ff98c30e81699b1eddde1c8d996903fbba0feaa6.zip
Sync FAPI files from eKB to Hostboot
Change-Id: Ib01d8ed7daff06040e109f9847122bf0bc20495d RTC: 105534 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/10670 Tested-by: Jenkins Server Reviewed-by: William H. Schwartz <whs@us.ibm.com> Reviewed-by: MATTHEW A. PLOETZ <maploetz@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf')
-rw-r--r--src/usr/hwpf/hwp/chip_attributes.xml19
-rw-r--r--src/usr/hwpf/hwp/dimm_errors.xml3
2 files changed, 2 insertions, 20 deletions
diff --git a/src/usr/hwpf/hwp/chip_attributes.xml b/src/usr/hwpf/hwp/chip_attributes.xml
index cd45db284..e2956f799 100644
--- a/src/usr/hwpf/hwp/chip_attributes.xml
+++ b/src/usr/hwpf/hwp/chip_attributes.xml
@@ -20,7 +20,7 @@
<!-- Origin: 30 -->
<!-- -->
<!-- IBM_PROLOG_END_TAG -->
-<!-- $Id: chip_attributes.xml,v 1.11 2013/09/06 20:02:21 dcrowell Exp $ -->
+<!-- $Id: chip_attributes.xml,v 1.12 2013/10/31 14:10:49 jmcgill Exp $ -->
<!--
XML file specifying HWPF attributes.
These are platInit attributes associated with chips.
@@ -187,21 +187,4 @@
<platInit/>
</attribute>
<!-- ********************************************************************* -->
- <attribute>
- <id>ATTR_PROC_MASTER_TYPE</id>
- <targetType>TARGET_TYPE_PROC_CHIP</targetType>
- <description>
- Returns a value indicating the master type of this chip:
- master, alt-master, or not master.
- </description>
- <valueType>uint8</valueType>
- <enum>
- ACTING_MASTER = 0x00,
- MASTER_CANDIDATE = 0x01,
- NOT_MASTER = 0x02
- </enum>
- <platInit/>
- <writeable/>
- </attribute>
- <!-- ********************************************************************* -->
</attributes>
diff --git a/src/usr/hwpf/hwp/dimm_errors.xml b/src/usr/hwpf/hwp/dimm_errors.xml
index 716c94af1..96f03946c 100644
--- a/src/usr/hwpf/hwp/dimm_errors.xml
+++ b/src/usr/hwpf/hwp/dimm_errors.xml
@@ -20,8 +20,7 @@
<!-- Origin: 30 -->
<!-- -->
<!-- IBM_PROLOG_END_TAG -->
-<!-- XML file specifying errors generated by DIMM HWPs. -->
-<!-- $Id: dimm_errors.xml,v 1.4 2014/02/24 22:17:39 whs Exp $ -->
+<!-- $Id: dimm_errors.xml,v 1.7 2014/02/27 21:40:32 mjjones Exp $ -->
<hwpErrors>
<!-- *********************************************************************** -->
OpenPOWER on IntegriCloud