summaryrefslogtreecommitdiffstats
path: root/src/include/usr
diff options
context:
space:
mode:
authorCorey Swenson <cswenson@us.ibm.com>2018-03-09 00:27:54 -0600
committerWilliam G. Hoffa <wghoffa@us.ibm.com>2018-03-20 18:29:47 -0400
commited84b08afa873008e71fb617146e536d2e9fe9b3 (patch)
treee015fe122af99c85ba5c42ed048dd93dd1cbe7eb /src/include/usr
parent0e69501ebe5b6e31e52cfb765bdeef1a219cf4e1 (diff)
downloadtalos-hostboot-ed84b08afa873008e71fb617146e536d2e9fe9b3.tar.gz
talos-hostboot-ed84b08afa873008e71fb617146e536d2e9fe9b3.zip
Inband SCOM clean up
- Addresses review comments from original commit - Adds inband scom multicast workaround Change-Id: Ia17a8e5359227691464f3552ded585ede771813b Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/55305 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
Diffstat (limited to 'src/include/usr')
-rw-r--r--src/include/usr/ibscom/ibscomreasoncodes.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/usr/ibscom/ibscomreasoncodes.H b/src/include/usr/ibscom/ibscomreasoncodes.H
index b04a72ae6..7be209e8a 100644
--- a/src/include/usr/ibscom/ibscomreasoncodes.H
+++ b/src/include/usr/ibscom/ibscomreasoncodes.H
@@ -36,7 +36,7 @@ namespace IBSCOM
IBSCOM_SANITY_CHECK = 0x02,
IBSCOM_GET_TARG_VIRT_ADDR = 0x03,
IBSCOM_DO_IBSCOM = 0x04,
- IBSCOM_GET_PARRENT_DMI = 0x05,
+ IBSCOM_GET_PARENT_DMI = 0x05,
};
enum ibscomReasonCode
OpenPOWER on IntegriCloud