summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
authorBrian Horton <brianh@linux.ibm.com>2012-11-06 10:17:58 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-12-04 16:18:18 -0600
commit342006a060272ca2d701cecd40083b9dbd4c799b (patch)
treef967a9a01039d65334981f4679b7cef71f647113 /src/include
parent10085bf3f511a7b76e51814c1850d4b138a5b9d1 (diff)
downloadtalos-hostboot-342006a060272ca2d701cecd40083b9dbd4c799b.tar.gz
talos-hostboot-342006a060272ca2d701cecd40083b9dbd4c799b.zip
Add support for new hwp: proc_cen_set_inband_addr.
HWP is called in step 11.10. Following versions are included: . proc_cen_set_inband_addr.C 1.7 . proc_cen_set_inband_addr.H 1.2 . proc_cen_set_inband_addr_attributes.xml 1.2 Change-Id: I34b27bb2ba59e96f1acb593aa6cda24c45bed9f5 RTC: 42177 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2343 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Tested-by: Jenkins Server
Diffstat (limited to 'src/include')
-rw-r--r--src/include/usr/hwpf/istepreasoncodes.H1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/usr/hwpf/istepreasoncodes.H b/src/include/usr/hwpf/istepreasoncodes.H
index 658a79a09..39894f4ac 100644
--- a/src/include/usr/hwpf/istepreasoncodes.H
+++ b/src/include/usr/hwpf/istepreasoncodes.H
@@ -102,6 +102,7 @@ enum istepModuleId
ISTEP_PROC_PCIE_SCOMINIT = 0x35,
ISTEP_PROC_PCIE_CONFIG = 0x36,
ISTEP_HOST_MPIPL_SERVICE = 0x37,
+ ISTEP_PROC_CEN_SET_INBAND_ADDR = 0x38,
};
/**
OpenPOWER on IntegriCloud