summaryrefslogtreecommitdiffstats
path: root/src/sbefw/sbe_sp_intf.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/sbefw/sbe_sp_intf.H')
-rw-r--r--src/sbefw/sbe_sp_intf.H2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/sbefw/sbe_sp_intf.H b/src/sbefw/sbe_sp_intf.H
index b983b307..e58cb7bf 100644
--- a/src/sbefw/sbe_sp_intf.H
+++ b/src/sbefw/sbe_sp_intf.H
@@ -72,7 +72,6 @@ static const uint8_t SBE_CMD_UNKNOWN = 0x00;
enum sbeIplControlCommands
{
SBE_CMD_EXECUTE_ISTEP = 0x01, /* Execute istep */
- SBE_CMD_CONTINUE_BOOT = 0x02, /* Continue SBE Boot */
};
/**
@@ -160,7 +159,6 @@ enum sbeGenericMessageCommands
SBE_CMD_GET_SBE_FFDC = 0x01, /* Get FFDC */
SBE_CMD_GET_SBE_CAPABILITIES = 0x02, /* GET SBE capabilities */
SBE_CMD_GET_FREQ_SUPPORTED = 0x03, /* Get Supported frequencies */
- SBE_CMD_ABORT = 0x05, /* Sbe Abort */
SBE_CMD_QUIESCE = 0x06, /* Sbe Quiesce */
};
OpenPOWER on IntegriCloud