From 07c9716fcf31ce5352ce412a643071ea89bd2ca1 Mon Sep 17 00:00:00 2001 From: Stephen Cprek Date: Tue, 12 Nov 2013 15:33:35 -0600 Subject: Handle Multiple TOCs and removed side code Also added Hostboot Base image version header Change-Id: I0fc878a48b9449e5d4875fd14525faefe01b1ace RTC: 34764 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/7276 Tested-by: Jenkins Server Reviewed-by: Brian H. Horton Reviewed-by: ADAM R. MUHLE Reviewed-by: Daniel M. Crowell Reviewed-by: A. Patrick Williams III --- src/usr/targeting/attrrp.C | 1 - 1 file changed, 1 deletion(-) (limited to 'src/usr/targeting/attrrp.C') diff --git a/src/usr/targeting/attrrp.C b/src/usr/targeting/attrrp.C index de2a6b21f..bb1f82eee 100644 --- a/src/usr/targeting/attrrp.C +++ b/src/usr/targeting/attrrp.C @@ -266,7 +266,6 @@ namespace TARGETING // Locate attribute section in PNOR. PNOR::SectionInfo_t l_pnorSectionInfo; l_errl = PNOR::getSectionInfo(PNOR::HB_DATA, - PNOR::CURRENT_SIDE, l_pnorSectionInfo); if (l_errl) break; -- cgit v1.2.1