summaryrefslogtreecommitdiffstats
path: root/src/usr/sbe
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/sbe')
-rw-r--r--src/usr/sbe/sbe_update.C4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/usr/sbe/sbe_update.C b/src/usr/sbe/sbe_update.C
index 78f66d3e8..7fe922427 100644
--- a/src/usr/sbe/sbe_update.C
+++ b/src/usr/sbe/sbe_update.C
@@ -592,10 +592,6 @@ namespace SBE
{
pnorSectionId = PNOR::SBE_IPL;
}
- else if ( i_target->getAttr<ATTR_TYPE>() == TYPE_MEMBUF )
- {
- pnorSectionId = PNOR::CENTAUR_SBE;
- }
else
{
// Unsupported target type was passed in
OpenPOWER on IntegriCloud