From a827e0c3348022cfd8bdae4591f2f98c0641f66d Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 13 Feb 2015 13:35:49 -0600 Subject: Official support for memory buffer vpd index Confirmed that Norm has support in processMrw.pl for this for all OP systems. This attribute is not used on FSP based systems and if it was, a 0 would be fine. Also have confirmed that 0 is valid for all OP systems. Change-Id: Ie9e66b89eb645f9659e85cd2c004fde569eb89f4 RTC: 120587 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15728 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell Reviewed-by: William H. Schwartz Reviewed-by: A. Patrick Williams III --- src/usr/targeting/common/genHwsvMrwXml.pl | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'src') diff --git a/src/usr/targeting/common/genHwsvMrwXml.pl b/src/usr/targeting/common/genHwsvMrwXml.pl index 270c934a9..1aaaf2374 100755 --- a/src/usr/targeting/common/genHwsvMrwXml.pl +++ b/src/usr/targeting/common/genHwsvMrwXml.pl @@ -3949,14 +3949,6 @@ sub generate_centaur my $scanFspAsize = length($scanFspApath) + 1; my $scomFspBpath = ""; - # $TODO RTC:120587 - # This will be deleted and set by serverwiz2 once available - my $mbVpdIndex = $ctaur; - if ($sysname =~ /firestone/) - { - $mbVpdIndex = 0; - } - if (ref($devpath->{chip}->{$ipath}->{'scom-path-b'}) ne "HASH") { $scomFspBpath = $devpath->{chip}->{$ipath}->{'scom-path-b'}; @@ -4025,10 +4017,6 @@ sub generate_centaur EI_BUS_TX_MSBSWAP $msb_swap - - - ISDIMM_MBVPD_INDEX - $mbVpdIndex "; # FSI Connections # -- cgit v1.2.3