summaryrefslogtreecommitdiffstats
path: root/src/usr/lpc/lpcdd.C
diff options
context:
space:
mode:
authorIlya Smirnov <ismirno@us.ibm.com>2017-05-16 09:14:07 -0500
committerMatthew A. Ploetz <maploetz@us.ibm.com>2017-05-22 15:32:12 -0400
commit70a6574915c7112f3f60a5550207ec499b578e40 (patch)
tree7834c92c18992815829079d66232f62e23965d2c /src/usr/lpc/lpcdd.C
parent9b5ffd0484a07bcfc71ce265783a8b61d80ac6ad (diff)
downloadtalos-hostboot-70a6574915c7112f3f60a5550207ec499b578e40.tar.gz
talos-hostboot-70a6574915c7112f3f60a5550207ec499b578e40.zip
Clean up of devdesc in hostboot code
Change-Id: I252b9bffe2ff66d700c82f090b2d3bb21c1e570f RTC:118001 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40558 Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Matthew A. Ploetz <maploetz@us.ibm.com>
Diffstat (limited to 'src/usr/lpc/lpcdd.C')
-rw-r--r--src/usr/lpc/lpcdd.C2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/usr/lpc/lpcdd.C b/src/usr/lpc/lpcdd.C
index adcd3aa11..c84253563 100644
--- a/src/usr/lpc/lpcdd.C
+++ b/src/usr/lpc/lpcdd.C
@@ -592,6 +592,7 @@ errlHndl_t LpcDD::hwReset( ResetLevels i_resetLevel )
* @userdata2 <unused>
* @devdesc LpcDD::hwReset> Unsupported Reset Level
* requested
+ * @custdesc Unsupported Reset Level requested
*/
l_err = new ERRORLOG::ErrlEntry(
ERRORLOG::ERRL_SEV_UNRECOVERABLE,
@@ -1007,6 +1008,7 @@ errlHndl_t LpcDD::checkForOpbErrors( ResetLevels &o_resetLevel )
* @userdata2 Reset Level
* @devdesc LpcDD::checkForOpbErrors> Error(s) found in OPB
* and/or LPCHC Status Register
+ * @custdesc Error(s) found in OPB and/or LPCHC Status Register
*/
l_err = new ERRORLOG::ErrlEntry(ERRORLOG::ERRL_SEV_UNRECOVERABLE,
LPC::MOD_LPCDD_CHECKFOROPBERRORS,
OpenPOWER on IntegriCloud