summaryrefslogtreecommitdiffstats
path: root/src/usr/isteps/istep13
diff options
context:
space:
mode:
authorcrgeddes <crgeddes@us.ibm.com>2016-05-03 08:50:51 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-05-06 09:32:50 -0400
commitdaf95f9b2b66313079186c2d8669ffa75155056f (patch)
treebcd3b363217eb2ab7ed66698bd3cd445ac383f71 /src/usr/isteps/istep13
parentc3d3e344210055c1070c4af070a7877d7ec77bd4 (diff)
downloadtalos-hostboot-daf95f9b2b66313079186c2d8669ffa75155056f.tar.gz
talos-hostboot-daf95f9b2b66313079186c2d8669ffa75155056f.zip
Istep 14 Infrastructure and memory attribute addition
This commit turns on a lot of functionality for istep 14. In addition it updates HB's attributes with the new memory fapi attributes after this commit memory_mcs_attributes.xml , memory_spd_attributes.xml , and p9_htm_setup_attributes.xml can be mirrored from the ekb. RTC: 134082 Change-Id: If09e3089eef110517002abcd78d4c6368aa0a8e7 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24001 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: Andres A. Lugo-Reyes <aalugore@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/isteps/istep13')
-rw-r--r--src/usr/isteps/istep13/hbVddrMsg.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/isteps/istep13/hbVddrMsg.C b/src/usr/isteps/istep13/hbVddrMsg.C
index 527a0bdef..94b4aee32 100644
--- a/src/usr/isteps/istep13/hbVddrMsg.C
+++ b/src/usr/isteps/istep13/hbVddrMsg.C
@@ -284,7 +284,7 @@ void HBVddrMsg::createVddrData(
(void)addMemoryVoltageDomains<
TARGETING::ATTR_MSS_VOLT_VPP_OFFSET_DISABLE,
TARGETING::ATTR_MEM_VPP_OFFSET_MILLIVOLTS,
- TARGETING::ATTR_VPP_BASE,
+ TARGETING::ATTR_MSS_VOLT_VPP,
TARGETING::ATTR_VPP_ID>(
pMembuf,
io_request);
OpenPOWER on IntegriCloud