summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/memory/p9_mss_background_scrub.mk
diff options
context:
space:
mode:
authorMatthew Hickman <Matthew.Hickman@ibm.com>2018-04-10 15:58:46 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2018-05-18 10:52:21 -0400
commit7b8e60462b27343ed743e947f35abcac52a4ec58 (patch)
tree22e3c0dbecfedc855eb1d6809b2f7b7e5061dae9 /src/import/chips/p9/procedures/hwp/memory/p9_mss_background_scrub.mk
parent57e0a47955d8709a3a905c26f55553868bc386a1 (diff)
downloadtalos-hostboot-7b8e60462b27343ed743e947f35abcac52a4ec58.tar.gz
talos-hostboot-7b8e60462b27343ed743e947f35abcac52a4ec58.zip
Added p9_mss_memdiag for cronus ipl and modified scrub for step 16
Change-Id: I2fb279f10c75d6fd3cab66d54a7bdac1382a6b9e Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/44428 Dev-Ready: Brent Wieman <bwieman@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/44433 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/hwp/memory/p9_mss_background_scrub.mk')
-rw-r--r--src/import/chips/p9/procedures/hwp/memory/p9_mss_background_scrub.mk31
1 files changed, 31 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/hwp/memory/p9_mss_background_scrub.mk b/src/import/chips/p9/procedures/hwp/memory/p9_mss_background_scrub.mk
new file mode 100644
index 000000000..15f1e39fc
--- /dev/null
+++ b/src/import/chips/p9/procedures/hwp/memory/p9_mss_background_scrub.mk
@@ -0,0 +1,31 @@
+# IBM_PROLOG_BEGIN_TAG
+# This is an automatically generated prolog.
+#
+# $Source: src/import/chips/p9/procedures/hwp/memory/p9_mss_background_scrub.mk $
+#
+# OpenPOWER HostBoot Project
+#
+# Contributors Listed Below - COPYRIGHT 2015,2018
+# [+] International Business Machines Corp.
+#
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+# implied. See the License for the specific language governing
+# permissions and limitations under the License.
+#
+# IBM_PROLOG_END_TAG
+
+# Include the macros and things for MSS procedures
+-include 00common.mk
+
+PROCEDURE=p9_mss_background_scrub
+$(eval $(call ADD_MEMORY_INCDIRS,$(PROCEDURE)))
+$(call BUILD_PROCEDURE)
OpenPOWER on IntegriCloud