summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2014-07-21 10:28:16 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2014-07-23 14:44:23 -0500
commit2bb008546b5aab64a059862bd08d5c4d21de00c9 (patch)
tree7ae3c9a3593a8ee93f80069ed947f843bfccafb5 /src/usr/targeting
parent3b7ee0582ef65751e7674e7fe5ba64ed7bebd334 (diff)
downloadtalos-hostboot-2bb008546b5aab64a059862bd08d5c4d21de00c9.tar.gz
talos-hostboot-2bb008546b5aab64a059862bd08d5c4d21de00c9.zip
Move mirror base to 128TB (from 512TB)
This is a workaround to avoid issues with FSP-side DMA access to the high memory ranges above 128TB (>48 addr bits). Change-Id: Iaab5c1de38860d95aab5c24046371c7c8fb3a817 CQ: SW270187 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/12361 Tested-by: Jenkins Server Reviewed-by: Dean Sanner <dsanner@us.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.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 d4766c030..0cad49b30 100644
--- a/src/usr/targeting/common/xmltohb/attribute_types.xml
+++ b/src/usr/targeting/common/xmltohb/attribute_types.xml
@@ -2613,7 +2613,7 @@
<description>System Mirrorable base address</description>
<simpleType>
<uint64_t>
- <default>0x0002000000000000</default><!-- 512 TB -->
+ <default>0x0000800000000000</default><!-- 128 TB -->
</uint64_t>
</simpleType>
<persistency>non-volatile</persistency>
OpenPOWER on IntegriCloud