summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/error_info
diff options
context:
space:
mode:
authorBrian Silver <bsilver@us.ibm.com>2016-08-16 14:39:25 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2019-01-11 03:30:31 -0600
commitbba0660f44a89ece8491ed23c675cd8f9eca660a (patch)
tree43fe92e9b101f441b42228d41bd03005d9095db2 /src/import/chips/p9/procedures/xml/error_info
parent147883cba7f4aca26080b5459f8fbdaa3b8ecc0e (diff)
downloadtalos-sbe-bba0660f44a89ece8491ed23c675cd8f9eca660a.tar.gz
talos-sbe-bba0660f44a89ece8491ed23c675cd8f9eca660a.zip
Update memory library for 1R 4gbx4 DIMM
Add SPD to ekb, including Hynix power-on DIMM and 4R VBU DIMM Update SPD blobs to match recent changes to VBU SPD Change-Id: I1ea6be55858a3bd8ec206624294a3a2accd81136 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28349 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/70344 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/xml/error_info')
-rw-r--r--src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_lib.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_lib.xml b/src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_lib.xml
index bab7f91c..cba1f4cd 100644
--- a/src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_lib.xml
+++ b/src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_lib.xml
@@ -374,4 +374,21 @@
</callout>
</hwpError>
+ <hwpError>
+ <rc>RC_MSS_NO_XLATE_FOR_DIMM</rc>
+ <description>Indicates there wasn't an address translation defined for the DIMM</description>
+ <ffdc>MASTER_RANKS</ffdc>
+ <ffdc>SLAVE_RANKS</ffdc>
+ <ffdc>DRAM_DENSITY</ffdc>
+ <ffdc>DRAM_WIDTH</ffdc>
+ <ffdc>DRAM_GENERATION</ffdc>
+ <ffdc>DIMM_TYPE</ffdc>
+ <ffdc>ROWS</ffdc>
+ <ffdc>SIZE</ffdc>
+ <callout>
+ <target>DIMM_IN_ERROR</target>
+ <priority>HIGH</priority>
+ </callout>
+ </hwpError>
+
</hwpErrors>
OpenPOWER on IntegriCloud