From c1549db07fe83367f558aff0fa75fdbc3a14dee8 Mon Sep 17 00:00:00 2001 From: Alvin Wang Date: Tue, 13 Nov 2018 17:01:09 -0600 Subject: Added p9a_omi_train procedure Change-Id: Id0a163cdae74abd0fe4562444f6e97be0562b653 Original-Change-Id: Icc48dd9103f045119760f965c1df672833b60662 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/68723 Tested-by: Jenkins Server Reviewed-by: STEPHEN GLANCY Reviewed-by: Louis Stermole Reviewed-by: Jennifer A. Stofer Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/71763 Tested-by: Jenkins OP Build CI Tested-by: FSP CI Jenkins Tested-by: Jenkins OP HW Reviewed-by: Christian R. Geddes --- .../p9a/procedures/hwp/memory/p9a_omi_train.mk | 31 ++++++++++++++ .../xml/error_info/p9a_omi_train_errors.xml | 50 ++++++++++++++++++++++ 2 files changed, 81 insertions(+) create mode 100644 src/import/chips/p9a/procedures/hwp/memory/p9a_omi_train.mk create mode 100644 src/import/chips/p9a/procedures/xml/error_info/p9a_omi_train_errors.xml (limited to 'src/import/chips') diff --git a/src/import/chips/p9a/procedures/hwp/memory/p9a_omi_train.mk b/src/import/chips/p9a/procedures/hwp/memory/p9a_omi_train.mk new file mode 100644 index 000000000..f2deb6d74 --- /dev/null +++ b/src/import/chips/p9a/procedures/hwp/memory/p9a_omi_train.mk @@ -0,0 +1,31 @@ +# IBM_PROLOG_BEGIN_TAG +# This is an automatically generated prolog. +# +# $Source: src/import/chips/p9a/procedures/hwp/memory/p9a_omi_train.mk $ +# +# OpenPOWER HostBoot Project +# +# Contributors Listed Below - COPYRIGHT 2015,2019 +# [+] 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 00p9a_common.mk + +PROCEDURE=p9a_omi_train +$(eval $(call ADD_MEMORY_INCDIRS,$(PROCEDURE))) +$(call BUILD_PROCEDURE) diff --git a/src/import/chips/p9a/procedures/xml/error_info/p9a_omi_train_errors.xml b/src/import/chips/p9a/procedures/xml/error_info/p9a_omi_train_errors.xml new file mode 100644 index 000000000..555c491c5 --- /dev/null +++ b/src/import/chips/p9a/procedures/xml/error_info/p9a_omi_train_errors.xml @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + RC_P9A_OMI_TRAIN_ERR + + Procedure: p9a_omi_train failure + + TARGET + EXPECTED_SM_STATE + ACTUAL_SM_STATE + DL0_STATUS + DL0_TRAINING_STATUS + + TARGET + HIGH + + + TARGET + + + TARGET + + + + -- cgit v1.2.1