Skip to content

Commit

Permalink
Change mss_freq algorithm to deconfigure ports to achieve common DIMM…
Browse files Browse the repository at this point in the history
… freq

Change-Id: Ife26f8488a4817f8f36fd1fd583dd5340fe48d4e
CQ:SW405528
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/58761
Tested-by: FSP CI Jenkins <[email protected]>
Dev-Ready: Louis Stermole <[email protected]>
Tested-by: Jenkins Server <[email protected]>
Tested-by: HWSV CI <[email protected]>
Reviewed-by: STEPHEN GLANCY <[email protected]>
Tested-by: Hostboot CI <[email protected]>
Reviewed-by: Jennifer A. Stofer <[email protected]>
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/70355
Reviewed-by: Sachin Gupta <[email protected]>
  • Loading branch information
stermole authored and sgupta2m committed Jan 11, 2019
1 parent 3a4b3bd commit 7359a42
Showing 1 changed file with 11 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -495,6 +495,17 @@
</callout>
</hwpError>

<hwpError>
<rc>RC_MSS_INVALID_PORT_INDEX_PASSED</rc>
<description>An invalid port index was passed into an MSS function</description>
<ffdc>INDEX</ffdc>
<ffdc>FUNCTION</ffdc>
<callout>
<procedure>CODE</procedure>
<priority>HIGH</priority>
</callout>
</hwpError>

<hwpError>
<rc>RC_MSS_C4_PIN_OUT_OF_RANGE</rc>
<description>Indicates a fail when attempting to get a PHY mapping for an out-of-bounds module C4 pin index</description>
Expand Down

0 comments on commit 7359a42

Please sign in to comment.