summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
authorAndrew Geissler <andrewg@us.ibm.com>2012-12-19 13:46:37 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-12-19 16:41:37 -0600
commite52a96b1dc103294e5e5c19a15bf169b728a5b12 (patch)
tree9fa56ef1e92b5a5c835db351b6a9941b2c6f01b1 /src/include
parentf5ae894024733fe3fb5ae26aaaa67cc8df0d0a3c (diff)
downloadtalos-hostboot-e52a96b1dc103294e5e5c19a15bf169b728a5b12.tar.gz
talos-hostboot-e52a96b1dc103294e5e5c19a15bf169b728a5b12.zip
Add Support for ATTR_CHIP_REGIONS_TO_ENABLE to Hostboot
RTC: 60824 Change-Id: I7cb3848d6bf7ac0bb3574763d01ea86bd5170f68 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2757 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
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 f79326448..32e56e82c 100644
--- a/src/include/usr/hwpf/istepreasoncodes.H
+++ b/src/include/usr/hwpf/istepreasoncodes.H
@@ -161,6 +161,7 @@ enum istepReasonCode
ISTEP_DMI_IO_DCCAL_MEMBUF_FAILED = ISTEP_COMP_ID | 0x23,
ISTEP_FABRIC_IO_DCCAL_ENDPOINT1_FAILED = ISTEP_COMP_ID | 0x24,
ISTEP_FABRIC_IO_DCCAL_ENDPOINT2_FAILED = ISTEP_COMP_ID | 0x25,
+ ISTEP_CUSTOMIZE_CHIP_REGIONS_FAILED = ISTEP_COMP_ID | 0x26,
}; // end ISTEP
}
OpenPOWER on IntegriCloud