summaryrefslogtreecommitdiffstats
path: root/src/usr/sbe/sbe_update.H
diff options
context:
space:
mode:
authorAndres Lugo-Reyes <aalugore@us.ibm.com>2016-09-12 12:35:54 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-09-20 15:47:24 -0400
commitd5de7972297a818670c0987b59a4f4cb398f1cd7 (patch)
tree0a669af7519ef8013b64274bb2623fadb34d2188 /src/usr/sbe/sbe_update.H
parent1caeae646b0230b763a49555f1314a324a22493f (diff)
downloadtalos-hostboot-d5de7972297a818670c0987b59a4f4cb398f1cd7.tar.gz
talos-hostboot-d5de7972297a818670c0987b59a4f4cb398f1cd7.zip
Interface to determine what nest freq the system booted with
Change-Id: Idea9e3ae8d08052e960c00c225522bbe8da3ea5e RTC:157890 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/29505 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/sbe/sbe_update.H')
-rw-r--r--src/usr/sbe/sbe_update.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/sbe/sbe_update.H b/src/usr/sbe/sbe_update.H
index 79d3cae2a..d0c65adf9 100644
--- a/src/usr/sbe/sbe_update.H
+++ b/src/usr/sbe/sbe_update.H
@@ -85,7 +85,7 @@ namespace SBE
- SBE_SEEPROM_ECC_PAD
- SBE_VERSION_SPACE_WITH_ECC;
- //Used to read SBE Boot Side from processor
+ // Used to read SBE Boot Side from processor
const uint64_t SBE_VITAL_REG_0x0005001C = 0x005001C;
const uint64_t SBE_BOOT_SELECT_MASK = 0x0080000000000000;
OpenPOWER on IntegriCloud