summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDoug Gilbert <dgilbert@us.ibm.com>2013-11-12 11:12:11 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2013-11-13 14:51:05 -0600
commitcbb9792016e609296784784d604553f7fdd936bb (patch)
tree7892bea08f36341efc252d035e84f72ce7fd0930
parentdd2a474b7fc3a8937f45d1278e887b370ad81192 (diff)
downloadtalos-hostboot-cbb9792016e609296784784d604553f7fdd936bb.tar.gz
talos-hostboot-cbb9792016e609296784784d604553f7fdd936bb.zip
Change HB image node base to 32TB
Change-Id: I43d0211a1b008101119b46d38f4c625961774208 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/7189 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
-rw-r--r--src/usr/targeting/common/xmltohb/attribute_types.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/targeting/common/xmltohb/attribute_types.xml b/src/usr/targeting/common/xmltohb/attribute_types.xml
index cab9dd76d..506a45d22 100644
--- a/src/usr/targeting/common/xmltohb/attribute_types.xml
+++ b/src/usr/targeting/common/xmltohb/attribute_types.xml
@@ -2196,7 +2196,7 @@
The value of HB_HRMOR_NODAL_BASE does NOT include the offset -->
<simpleType>
<uint64_t>
- <default>0x400000000000</default> <!-- 64TB -->
+ <default>0x200000000000</default> <!-- 32TB -->
</uint64_t>
</simpleType>
<persistency>volatile</persistency>
OpenPOWER on IntegriCloud