summaryrefslogtreecommitdiffstats
path: root/src/usr/runtime/common
diff options
context:
space:
mode:
authorAndres Lugo-Reyes <aalugore@us.ibm.com>2016-09-12 12:37:44 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-10-05 11:09:16 -0400
commit7849bdd4dd2c4d912a27f99ef543665d3bf873ce (patch)
tree9633c617adb7f6b19775bd4ef6fd216eb3028c96 /src/usr/runtime/common
parentbc356f272c67790cf307cdb4af53308129b492b0 (diff)
downloadtalos-hostboot-7849bdd4dd2c4d912a27f99ef543665d3bf873ce.tar.gz
talos-hostboot-7849bdd4dd2c4d912a27f99ef543665d3bf873ce.zip
Add call to update SBE image if nest freq changed in istep 7.3
Change-Id: I529056bf1380238f5064f18b39bc09ec97e7a112 RTC: 157659 Depends-on: Idea9e3ae8d08052e960c00c225522bbe8da3ea5e Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/29521 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Matt Derksen <v2cibmd@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/runtime/common')
-rw-r--r--src/usr/runtime/common/hsvc_sysdata.C1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/runtime/common/hsvc_sysdata.C b/src/usr/runtime/common/hsvc_sysdata.C
index c17a28e2a..73f52b265 100644
--- a/src/usr/runtime/common/hsvc_sysdata.C
+++ b/src/usr/runtime/common/hsvc_sysdata.C
@@ -118,6 +118,7 @@ HSVC_LOAD_ATTR( ATTR_MEMB_DMI_REFCLOCK_RCVR_TERM );
HSVC_LOAD_ATTR( ATTR_MEM_FILTER_PLL_SOURCE );
HSVC_LOAD_ATTR( ATTR_MNFG_FLAGS );
HSVC_LOAD_ATTR( ATTR_MULTI_SCOM_BUFFER_MAX_SIZE );
+// TODO RTC:161596 - Remove references to deprecated NEST_FREQ_MHZ
HSVC_LOAD_ATTR( ATTR_NEST_FREQ_MHZ );
HSVC_LOAD_ATTR( ATTR_PCI_REFCLOCK_RCVR_TERM );
HSVC_LOAD_ATTR( ATTR_PIB_I2C_NEST_PLL );
OpenPOWER on IntegriCloud