summaryrefslogtreecommitdiffstats
path: root/src/include/usr/hwpf
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/usr/hwpf')
-rw-r--r--src/include/usr/hwpf/istepreasoncodes.H3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/include/usr/hwpf/istepreasoncodes.H b/src/include/usr/hwpf/istepreasoncodes.H
index b433701cb..8dfe568ce 100644
--- a/src/include/usr/hwpf/istepreasoncodes.H
+++ b/src/include/usr/hwpf/istepreasoncodes.H
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2012,2014 */
+/* Contributors Listed Below - COPYRIGHT 2012,2015 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -81,6 +81,7 @@ enum istepReasonCode
ISTEP_INVALID_TARGET_TYPE = ISTEP_COMP_ID | 0x0A,
ISTEP_INVALID_ATTR_VALUE = ISTEP_COMP_ID | 0x0B,
ISTEP_INVALID_CONFIGURATION = ISTEP_COMP_ID | 0x0C,
+ ISTEP_INVALID_PCIE_IOP_LANE_CONFIG = ISTEP_COMP_ID | 0x0D,
}; // end ISTEP
}
OpenPOWER on IntegriCloud