summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/runtime_attributes
diff options
context:
space:
mode:
authorThi Tran <thi@us.ibm.com>2013-10-16 16:00:30 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2013-10-17 11:28:50 -0500
commitde5ec03b867dcf3b077fc64cdc97be211d95e621 (patch)
treed49cb86e5220bcb8fd5013959def12e27d941cf0 /src/usr/hwpf/hwp/runtime_attributes
parent498291a1a22d35ffb27ba7d6665d9cec22d8d98e (diff)
downloadtalos-hostboot-de5ec03b867dcf3b077fc64cdc97be211d95e621.tar.gz
talos-hostboot-de5ec03b867dcf3b077fc64cdc97be211d95e621.zip
INITPROC: Hostboot - SW228674 - C4 mapping & ddr4 supports
Change-Id: I3c7885aee2d14aff642488ff61afa56367a48eda CQ:SW228674 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/6710 Tested-by: Jenkins Server Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf/hwp/runtime_attributes')
-rw-r--r--src/usr/hwpf/hwp/runtime_attributes/memory_occ_attributes.xml49
1 files changed, 49 insertions, 0 deletions
diff --git a/src/usr/hwpf/hwp/runtime_attributes/memory_occ_attributes.xml b/src/usr/hwpf/hwp/runtime_attributes/memory_occ_attributes.xml
new file mode 100644
index 000000000..03b98b07e
--- /dev/null
+++ b/src/usr/hwpf/hwp/runtime_attributes/memory_occ_attributes.xml
@@ -0,0 +1,49 @@
+<!-- IBM_PROLOG_BEGIN_TAG -->
+<!-- This is an automatically generated prolog. -->
+<!-- -->
+<!-- $Source: src/usr/hwpf/hwp/runtime_attributes/memory_occ_attributes.xml $ -->
+<!-- -->
+<!-- IBM CONFIDENTIAL -->
+<!-- -->
+<!-- COPYRIGHT International Business Machines Corp. 2013 -->
+<!-- -->
+<!-- p1 -->
+<!-- -->
+<!-- Object Code Only (OCO) source materials -->
+<!-- Licensed Internal Code Source Materials -->
+<!-- IBM HostBoot Licensed Internal Code -->
+<!-- -->
+<!-- The source code for this program is not published or otherwise -->
+<!-- divested of its trade secrets, irrespective of what has been -->
+<!-- deposited with the U.S. Copyright Office. -->
+<!-- -->
+<!-- Origin: 30 -->
+<!-- -->
+<!-- IBM_PROLOG_END_TAG -->
+<attributes>
+<!-- $Id: memory_occ_attributes.xml,v 1.1 2013/10/08 08:23:08 bellows Exp $ -->
+<!-- *********************************************************************** -->
+
+<attribute>
+ <id>ATTR_MSS_DATABUS_UTIL_PER_MBA</id>
+ <targetType>TARGET_TYPE_MBA_CHIPLET</targetType>
+ <description>MBA DRAM data bus utilization percent to use to determine cfg_nm_n_per_mba</description>
+ <valueType>uint8</valueType>
+ <writeable/>
+ <odmVisable/>
+ <odmChangeable/>
+ <persistRuntime/>
+</attribute>
+
+<attribute>
+ <id>ATTR_MSS_UTIL_N_PER_MBA</id>
+ <targetType>TARGET_TYPE_MBA_CHIPLET</targetType>
+ <description>cfg_nm_n_per_mba throttle N value that was calculated from MSS_DATABUS_UTIL_PER_MBA</description>
+ <valueType>uint32</valueType>
+ <writeable/>
+ <odmVisable/>
+ <odmChangeable/>
+ <persistRuntime/>
+</attribute>
+
+</attributes>
OpenPOWER on IntegriCloud