summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/common/processMrw.pl
diff options
context:
space:
mode:
authorAndres Lugo-Reyes <aalugore@us.ibm.com>2017-02-22 10:12:14 -0600
committerMatthew A. Ploetz <maploetz@us.ibm.com>2017-02-23 10:23:38 -0500
commitf55ce181d7f6d1e0911d008bf019651e0d998fd8 (patch)
treede93493358a059e601bd2e699733212b58709d6b /src/usr/targeting/common/processMrw.pl
parent6966799ec7b4bcdb661321e88f775294436e36f7 (diff)
downloadblackbird-hostboot-f55ce181d7f6d1e0911d008bf019651e0d998fd8.tar.gz
blackbird-hostboot-f55ce181d7f6d1e0911d008bf019651e0d998fd8.zip
Add MRW parsing code to populate ATTR_NEST_LEAKAGE_PERCENT
Change-Id: I64c6be2048315a026917a68d159762df15d97c5e RTC:167921 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/36856 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Martha Broyles <mbroyles@us.ibm.com> Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Reviewed-by: Matthew A. Ploetz <maploetz@us.ibm.com>
Diffstat (limited to 'src/usr/targeting/common/processMrw.pl')
-rw-r--r--src/usr/targeting/common/processMrw.pl2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/usr/targeting/common/processMrw.pl b/src/usr/targeting/common/processMrw.pl
index 3464ab6d6..3c804f48e 100644
--- a/src/usr/targeting/common/processMrw.pl
+++ b/src/usr/targeting/common/processMrw.pl
@@ -179,8 +179,6 @@ sub processSystem
$targetObj->setAttribute($target, "XSCOM_BASE_ADDRESS", $base);
- #TODO RTC: 167921 Remove this line once the attribute is in the MRW
- $targetObj->setAttribute($target, "NEST_LEAKAGE_PERCENT", 60);
}
sub processIpmiSensors {
OpenPOWER on IntegriCloud