summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_freq.xml
diff options
context:
space:
mode:
authorAndre Marin <aamarin@us.ibm.com>2016-05-16 14:24:56 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-06-10 12:30:46 -0400
commit572cd36df91c53f11ec9d73ea583fb401f18d622 (patch)
treed5c6aaae94d9984313078d2e1b75fc1ce8f027e0 /src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_freq.xml
parent8e28b3be4c9b39ca2ccd46c387209deb22161398 (diff)
downloadtalos-hostboot-572cd36df91c53f11ec9d73ea583fb401f18d622.tar.gz
talos-hostboot-572cd36df91c53f11ec9d73ea583fb401f18d622.zip
Add initial L2 mss_freq_system procedure.
Change-Id: Ife86394b2779634f84392f3e0ca22e4f30854ebf Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25028 Tested-by: Jenkins Server Tested-by: Hostboot CI Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Reviewed-by: Brian R. Silver <bsilver@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25030 Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_freq.xml')
-rw-r--r--src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_freq.xml19
1 files changed, 18 insertions, 1 deletions
diff --git a/src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_freq.xml b/src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_freq.xml
index 60e3e5bc7..73a14ea2d 100644
--- a/src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_freq.xml
+++ b/src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_freq.xml
@@ -80,7 +80,24 @@
</deconfigure>
</hwpError>
- <!-- Original Source for RC_MSS_UNSUPPORTED_FREQ_CALCULATED memory_errors.xml -->
+ <hwpError>
+ <rc>RC_MSS_FREQ_NOT_EQUAL_NEST_FREQ</rc>
+ <description>
+ Case when mss_freq speeds are different and sync mode is required,
+ and mss_freq is not equal to nest freq.
+ </description>
+ <ffdc>MSS_FREQ</ffdc>
+ <ffdc>NEST_FREQ</ffdc>
+ <callout>
+ <target>MCS_TARGET</target>
+ <priority>HIGH</priority>
+ </callout>
+ <deconfigure>
+ <target>MCS_TARGET</target>
+ </deconfigure>
+ </hwpError>
+
+ <!-- TK - Should this be FFDC or just return FAPI2_RC_FALSE? - AAM -->
<hwpError>
<rc>RC_MSS_UNSUPPORTED_FREQ_CALCULATED</rc>
<description>The frequency calculated with spd data is not supported by the jedec standards.</description>
OpenPOWER on IntegriCloud