summaryrefslogtreecommitdiffstats
path: root/src/usr/isteps/HBconfig
diff options
context:
space:
mode:
authorcrgeddes <crgeddes@us.ibm.com>2016-05-25 15:24:59 -0500
committerStephen Cprek <smcprek@us.ibm.com>2016-07-18 15:32:41 -0500
commite9f94015f3221a8829c598c8227aa92ca963f368 (patch)
tree6b89e4a7bfdc6e7174773df75a1b62299338beaf /src/usr/isteps/HBconfig
parent96dfe5b0f30a54a22f2a99b321e4c1c02a04e37a (diff)
downloadtalos-hostboot-e9f94015f3221a8829c598c8227aa92ca963f368.tar.gz
talos-hostboot-e9f94015f3221a8829c598c8227aa92ca963f368.zip
Print out memory target information during mss_freq HWP
Right now we are printing this out during Istep 7.2 which is the first step after we discover all the targets. By default the flag will be turned off but if anyone ever wants to dump system information to the hbTracMERG they can just uncomment the flag Change-Id: I3585ece9355351faab30aaf79a2a449dc37b1f91 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25035 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: Andrew J. Geissler <andrewg@us.ibm.com> Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Reviewed-by: Michael Baiocchi <mbaiocch@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/isteps/HBconfig')
-rw-r--r--src/usr/isteps/HBconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/usr/isteps/HBconfig b/src/usr/isteps/HBconfig
index 81025fa4d..7f6468287 100644
--- a/src/usr/isteps/HBconfig
+++ b/src/usr/isteps/HBconfig
@@ -30,3 +30,8 @@ config PCA95X_16BIT
depends on (!PCA95X_8BIT)
help
Set the PCA95X support to a 16 bit chip.
+
+config PRINT_SYSTEM_INFO
+ defaults n
+ help
+ Enables code that prints out the HWAS information for each target found during discovery
OpenPOWER on IntegriCloud