summaryrefslogtreecommitdiffstats
path: root/src/usr/fsi/fsidd.H
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2012-07-20 10:35:44 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-07-28 13:08:52 -0500
commit78ad51e8cacc19fa2f50991347adbb0a1a5e78d9 (patch)
tree0e066a0736d0dc46eb02809e425efc4c2231a5aa /src/usr/fsi/fsidd.H
parent1997c5a89c4936d6c51e04f661271fb7ec207edc (diff)
downloadtalos-hostboot-78ad51e8cacc19fa2f50991347adbb0a1a5e78d9.tar.gz
talos-hostboot-78ad51e8cacc19fa2f50991347adbb0a1a5e78d9.zip
Handle FSP initializing FSI slaves better
Two minor changes: 1) Noticed a bug in the last update that will throw off our presence detection 2) Started checking the Port Enable register to see what ports FSP actually enabled Change-Id: I84b49f5d57007376eee7a96149a5dd0975de7658 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1416 Tested-by: Jenkins Server Reviewed-by: Van H. Lee <vanlee@us.ibm.com> Reviewed-by: ADAM R. MUHLE <armuhle@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/fsi/fsidd.H')
-rw-r--r--src/usr/fsi/fsidd.H1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/fsi/fsidd.H b/src/usr/fsi/fsidd.H
index b1f00e4d0..ab552ec9e 100644
--- a/src/usr/fsi/fsidd.H
+++ b/src/usr/fsi/fsidd.H
@@ -379,6 +379,7 @@ class FsiDD
FSI_MMODE_000 = 0x000,
FSI_MDLYR_004 = 0x004,
FSI_MCRSP0_008 = 0x008,
+ FSI_MENP0_010 = 0x010,
FSI_MLEVP0_018 = 0x018,
FSI_MSIEP0_030 = 0x030,
FSI_MAEB_070 = 0x070,
OpenPOWER on IntegriCloud