summaryrefslogtreecommitdiffstats
path: root/src/include/kernel
diff options
context:
space:
mode:
authorAndrew Geissler <andrewg@us.ibm.com>2016-07-26 14:21:15 -0500
committerWilliam G. Hoffa <wghoffa@us.ibm.com>2016-08-16 15:43:07 -0400
commit025298b52002867f1e3516ba9810fd4642262980 (patch)
tree70ef20aabd7e1bb0d727e7f94d72ac74e522e62d /src/include/kernel
parent5d57720970f8c8ffcefee7bfa5f9ec24f141501d (diff)
downloadtalos-hostboot-025298b52002867f1e3516ba9810fd4642262980.tar.gz
talos-hostboot-025298b52002867f1e3516ba9810fd4642262980.zip
Updates for new scratch registers in P9
P9 moves us from 8 scratch registers to 4. This commit handles this change and also adds the base support for partial cache. Change-Id: Ibe050c663744285dd3e77850649236a669dadbd6 RTC: 150923 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27462 Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
Diffstat (limited to 'src/include/kernel')
-rw-r--r--src/include/kernel/memstate.H3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/include/kernel/memstate.H b/src/include/kernel/memstate.H
index 6ef43aaab..b5215a806 100644
--- a/src/include/kernel/memstate.H
+++ b/src/include/kernel/memstate.H
@@ -32,8 +32,7 @@
namespace KernelMemState
{
// hb_Mem_Location struct values are defined below.
- /* Core Scratch 6 (Scom 0x10013289) will be used to indicate the memory
- state
+ /* see mmio.h for scratch reg definitions
Register Bit Definition:
- 0:7 - Indicator of memory mode
OpenPOWER on IntegriCloud