summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/error_info/ddimm_get_efd.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/p9/procedures/xml/error_info/ddimm_get_efd.xml')
-rwxr-xr-x[-rw-r--r--]src/import/chips/p9/procedures/xml/error_info/ddimm_get_efd.xml23
1 files changed, 23 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/xml/error_info/ddimm_get_efd.xml b/src/import/chips/p9/procedures/xml/error_info/ddimm_get_efd.xml
index d54026cdc..7a8887214 100644..100755
--- a/src/import/chips/p9/procedures/xml/error_info/ddimm_get_efd.xml
+++ b/src/import/chips/p9/procedures/xml/error_info/ddimm_get_efd.xml
@@ -220,6 +220,29 @@
</hwpError>
<!-- ********************************************************************* -->
<hwpError>
+ <rc>RC_DDIMM_UNSUPPORTED_FREQUENCY</rc>
+ <description>Chosen frequency not supported by this DDIMM</description>
+ <ffdc>UNSUPPORTED_FREQ</ffdc>
+ <ffdc>SUPPORTED_FREQS</ffdc>
+ <ffdc>OCMB_CHIP_TARGET</ffdc>
+ <ffdc>VPD_TYPE</ffdc>
+ <ffdc>DDR_TYPE</ffdc>
+ <!-- This is always a code bug. -->
+ <callout>
+ <procedure>CODE</procedure>
+ <priority>HIGH</priority>
+ </callout>
+ <!-- It could also be bogus SPD content -->
+ <callout>
+ <hw>
+ <hwid>VPD_PART</hwid>
+ <refTarget>OCMB_CHIP_TARGET</refTarget>
+ </hw>
+ <priority>LOW</priority>
+ </callout>
+ </hwpError>
+ <!-- ********************************************************************* -->
+ <hwpError>
<rc>RC_DDIMM_GET_EFD_UNSUPPORTED_FREQUENCY</rc>
<description>Invalid Frequency. Valid values are 12800, 14930, 17060,
19200, 21330, 23460 and 25600.</description>
OpenPOWER on IntegriCloud