summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/common/xmltohb/target_types.xml
diff options
context:
space:
mode:
authorRoland Veloz <rveloz@us.ibm.com>2018-12-13 11:26:42 -0600
committerChristian R. Geddes <crgeddes@us.ibm.com>2018-12-18 15:52:38 -0600
commita2833876dd0debf20aacfb9c6c5273cbdfc9039d (patch)
treeb9a5be7428f30dd5e21728cb248752a0018929d3 /src/usr/targeting/common/xmltohb/target_types.xml
parent36673e6d9525fcccb97a8232d2b54fb2bb05a1a8 (diff)
downloadblackbird-hostboot-a2833876dd0debf20aacfb9c6c5273cbdfc9039d.tar.gz
blackbird-hostboot-a2833876dd0debf20aacfb9c6c5273cbdfc9039d.zip
HB Axone simics model changes to support DDIMM SPD i2c access
--- Added an I2C MUX target at engine 3, port 0, device address 0xE0 --- Added EEPROM_VPD_PRIMARY_INFO data to the DIMMs. This info also includes the I2C MUX target details to get to the MUX. EEPROM_VPD_PRIMARY_INFO fields: * byteAddrOffset set to 0x00 * chipCount set to 0x01 * maxMemorySizeKB set to 0x4000 (4 KB) * writeCycleTime set to 0x05 (5 ms) * writePageSize set to 0x20 --- Updated the I2C_BUS_SPEED_ARRAY attribute for target sys0node0proc0. Added speed 400 to array that corresponds to engine 3, port 0. Change-Id: Ia1965803a12f08e816b19d9d9a6fe2dfe3a2df36 RTC: 202358 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/69835 Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Tested-by: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/usr/targeting/common/xmltohb/target_types.xml')
-rw-r--r--src/usr/targeting/common/xmltohb/target_types.xml12
1 files changed, 9 insertions, 3 deletions
diff --git a/src/usr/targeting/common/xmltohb/target_types.xml b/src/usr/targeting/common/xmltohb/target_types.xml
index f5636ba4f..da2f8519e 100644
--- a/src/usr/targeting/common/xmltohb/target_types.xml
+++ b/src/usr/targeting/common/xmltohb/target_types.xml
@@ -367,6 +367,12 @@
<id>DECONFIG_GARDABLE</id>
</attribute>
<attribute>
+ <id>EEPROM_VPD_PRIMARY_INFO</id>
+ </attribute>
+ <attribute>
+ <id>FAPI_I2C_CONTROL_INFO</id>
+ </attribute>
+ <attribute>
<id>FRU_ID</id>
</attribute>
<attribute>
@@ -387,9 +393,6 @@
<id>chip-ocmb-explorer</id>
<parent>chip-ocmb</parent>
<attribute>
- <id>FAPI_I2C_CONTROL_INFO</id>
- </attribute>
- <attribute>
<default>EXPLORER</default>
<id>MODEL</id>
</attribute>
@@ -998,6 +1001,9 @@
<id>EEPROM_NV_INFO</id>
</attribute>
<attribute>
+ <id>EEPROM_VPD_PRIMARY_INFO</id>
+ </attribute>
+ <attribute>
<id>FRU_ID</id>
</attribute>
<attribute>
OpenPOWER on IntegriCloud