summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAndres Lugo-Reyes <aalugore@us.ibm.com>2016-08-31 16:18:55 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-09-08 13:40:36 -0400
commit0d8dd769e30f40954b2e17b4da88edaba0fe59f8 (patch)
treea8e7f31a6c8e0579bb819880ab3e4b06b0e811ea /src
parent263fd96f988d641967d0bd1e3537ac75caed254d (diff)
downloadtalos-hostboot-0d8dd769e30f40954b2e17b4da88edaba0fe59f8.tar.gz
talos-hostboot-0d8dd769e30f40954b2e17b4da88edaba0fe59f8.zip
Add DDR4 page switching support to Nimbus targets
Change-Id: I9fcb43a5ad5b3c084f37b5fefe8daff795e88c08 RTC:150030 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/29069 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src')
-rwxr-xr-xsrc/usr/targeting/common/xmltohb/target_types_hb.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/src/usr/targeting/common/xmltohb/target_types_hb.xml b/src/usr/targeting/common/xmltohb/target_types_hb.xml
index 206fd3134..a68f458e6 100755
--- a/src/usr/targeting/common/xmltohb/target_types_hb.xml
+++ b/src/usr/targeting/common/xmltohb/target_types_hb.xml
@@ -147,6 +147,26 @@
<default>0</default>
</attribute>
<attribute>
+ <id>I2C_PAGE_MUTEX_0</id>
+ <default>0</default>
+ </attribute>
+ <attribute>
+ <id>I2C_PAGE_MUTEX_1</id>
+ <default>0</default>
+ </attribute>
+ <attribute>
+ <id>I2C_PAGE_MUTEX_2</id>
+ <default>0</default>
+ </attribute>
+ <attribute>
+ <id>I2C_PAGE_MUTEX_3</id>
+ <default>0</default>
+ </attribute>
+ <attribute>
+ <id>EEPROM_PAGE_ARRAY</id>
+ <default>2,2,2,2,2,2</default>
+ </attribute>
+ <attribute>
<id>XSCOM_VIRTUAL_ADDR</id>
</attribute>
<attribute><id>IPMI_SENSORS</id></attribute>
OpenPOWER on IntegriCloud