summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp
diff options
context:
space:
mode:
authorBill Schwartz <whs@us.ibm.com>2014-03-04 12:31:31 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2014-03-07 14:25:10 -0600
commit98dd06c2e591caea6ffe2864e9451521a13347b7 (patch)
tree0334ed07fd705416fd81782104c93885eeec02f8 /src/usr/hwpf/hwp
parenta7a3a1f5a8332274a752adf40fc40abc03f14cfe (diff)
downloadtalos-hostboot-98dd06c2e591caea6ffe2864e9451521a13347b7.tar.gz
talos-hostboot-98dd06c2e591caea6ffe2864e9451521a13347b7.zip
Cleanup enum MNFG_FLAG_BIT_MNFG_IPL_MEMORY_CE_CHECKINGE
Third and final step to remove the typo and long enunerations now that fsp has picked up the common changes and fsp changes are built. Change-Id: I8fa8c9cd51ca020ee6ebb4a35cf7e68c80d45519 CMVC-prereq: 916597 RTC: 89378 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/9291 Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf/hwp')
-rw-r--r--src/usr/hwpf/hwp/system_attributes.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/usr/hwpf/hwp/system_attributes.xml b/src/usr/hwpf/hwp/system_attributes.xml
index 82dcba738..ba45cd794 100644
--- a/src/usr/hwpf/hwp/system_attributes.xml
+++ b/src/usr/hwpf/hwp/system_attributes.xml
@@ -52,9 +52,6 @@
<platInit/>
</attribute>
<!-- ********************************************************************* -->
- <!-- TODO: RTC 89378 remove MNFG_IPL_MEMORY_CE_CHECKINGE once
- the attributes_types update is included in the fsp build
- to keep the defintions in sync -->
<attribute>
<id>ATTR_MNFG_FLAGS</id>
<targetType>TARGET_TYPE_SYSTEM</targetType>
@@ -69,7 +66,6 @@
MNFG_AVP_ENABLE = 0x0000000000000002,
MNFG_HDAT_AVP_ENABLE = 0x0000000000000004,
MNFG_SRC_TERM = 0x0000000000000008,
- MNFG_IPL_MEMORY_CE_CHECKINGE = 0x0000000000000010,
MNFG_IPL_MEMORY_CE_CHECKING = 0x0000000000000010,
MNFG_FAST_BACKGROUND_SCRUB = 0x0000000000000020,
MNFG_TEST_DRAM_REPAIRS = 0x0000000000000040,
OpenPOWER on IntegriCloud