From 9bc048ce17f088fb000bed7c04f30f13d2fb4d59 Mon Sep 17 00:00:00 2001 From: Brian Silver Date: Sat, 3 Sep 2016 15:38:06 -0500 Subject: Add empty files for PHY SEQ, workarounds for mirroring Change-Id: I6e198b9c8af2915f6327d73f7e2449cd40f22b96 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/29249 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: Christian R. Geddes --- .../chips/p9/procedures/hwp/memory/lib/phy/seq.C | 24 ++++++++++++++++++++++ .../chips/p9/procedures/hwp/memory/lib/phy/seq.H | 24 ++++++++++++++++++++++ .../hwp/memory/lib/workarounds/dp16_workarounds.C | 24 ++++++++++++++++++++++ .../hwp/memory/lib/workarounds/dp16_workarounds.H | 24 ++++++++++++++++++++++ src/usr/isteps/mss/makefile | 3 ++- 5 files changed, 98 insertions(+), 1 deletion(-) create mode 100644 src/import/chips/p9/procedures/hwp/memory/lib/phy/seq.C create mode 100644 src/import/chips/p9/procedures/hwp/memory/lib/phy/seq.H create mode 100644 src/import/chips/p9/procedures/hwp/memory/lib/workarounds/dp16_workarounds.C create mode 100644 src/import/chips/p9/procedures/hwp/memory/lib/workarounds/dp16_workarounds.H (limited to 'src') diff --git a/src/import/chips/p9/procedures/hwp/memory/lib/phy/seq.C b/src/import/chips/p9/procedures/hwp/memory/lib/phy/seq.C new file mode 100644 index 000000000..1fb3214c1 --- /dev/null +++ b/src/import/chips/p9/procedures/hwp/memory/lib/phy/seq.C @@ -0,0 +1,24 @@ +/* IBM_PROLOG_BEGIN_TAG */ +/* This is an automatically generated prolog. */ +/* */ +/* $Source: src/import/chips/p9/procedures/hwp/memory/lib/phy/seq.C $ */ +/* */ +/* OpenPOWER HostBoot Project */ +/* */ +/* Contributors Listed Below - COPYRIGHT 2016 */ +/* [+] 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 */ diff --git a/src/import/chips/p9/procedures/hwp/memory/lib/phy/seq.H b/src/import/chips/p9/procedures/hwp/memory/lib/phy/seq.H new file mode 100644 index 000000000..1ab83efe9 --- /dev/null +++ b/src/import/chips/p9/procedures/hwp/memory/lib/phy/seq.H @@ -0,0 +1,24 @@ +/* IBM_PROLOG_BEGIN_TAG */ +/* This is an automatically generated prolog. */ +/* */ +/* $Source: src/import/chips/p9/procedures/hwp/memory/lib/phy/seq.H $ */ +/* */ +/* OpenPOWER HostBoot Project */ +/* */ +/* Contributors Listed Below - COPYRIGHT 2016 */ +/* [+] 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 */ diff --git a/src/import/chips/p9/procedures/hwp/memory/lib/workarounds/dp16_workarounds.C b/src/import/chips/p9/procedures/hwp/memory/lib/workarounds/dp16_workarounds.C new file mode 100644 index 000000000..9f69233be --- /dev/null +++ b/src/import/chips/p9/procedures/hwp/memory/lib/workarounds/dp16_workarounds.C @@ -0,0 +1,24 @@ +/* IBM_PROLOG_BEGIN_TAG */ +/* This is an automatically generated prolog. */ +/* */ +/* $Source: src/import/chips/p9/procedures/hwp/memory/lib/workarounds/dp16_workarounds.C $ */ +/* */ +/* OpenPOWER HostBoot Project */ +/* */ +/* Contributors Listed Below - COPYRIGHT 2016 */ +/* [+] 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 */ diff --git a/src/import/chips/p9/procedures/hwp/memory/lib/workarounds/dp16_workarounds.H b/src/import/chips/p9/procedures/hwp/memory/lib/workarounds/dp16_workarounds.H new file mode 100644 index 000000000..51f44f804 --- /dev/null +++ b/src/import/chips/p9/procedures/hwp/memory/lib/workarounds/dp16_workarounds.H @@ -0,0 +1,24 @@ +/* IBM_PROLOG_BEGIN_TAG */ +/* This is an automatically generated prolog. */ +/* */ +/* $Source: src/import/chips/p9/procedures/hwp/memory/lib/workarounds/dp16_workarounds.H $ */ +/* */ +/* OpenPOWER HostBoot Project */ +/* */ +/* Contributors Listed Below - COPYRIGHT 2016 */ +/* [+] 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 */ diff --git a/src/usr/isteps/mss/makefile b/src/usr/isteps/mss/makefile index 5f2032b29..3dcb93a52 100644 --- a/src/usr/isteps/mss/makefile +++ b/src/usr/isteps/mss/makefile @@ -77,7 +77,8 @@ VPATH += ${PROCEDURES_PATH}/hwp/memory/lib/mcbist/ VPATH += ${PROCEDURES_PATH}/hwp/memory/lib/phy/ VPATH += ${PROCEDURES_PATH}/hwp/memory/lib/spd/ VPATH += ${PROCEDURES_PATH}/hwp/memory/lib/spd/common/ -VPATH += ${PROCEDURES_PATH}/hwp/memory/lib/spd/rdimm/ VPATH += ${PROCEDURES_PATH}/hwp/memory/lib/spd/lrdimm/ +VPATH += ${PROCEDURES_PATH}/hwp/memory/lib/spd/rdimm/ VPATH += ${PROCEDURES_PATH}/hwp/memory/lib/termination/ VPATH += ${PROCEDURES_PATH}/hwp/memory/lib/utils/ +VPATH += ${PROCEDURES_PATH}/hwp/memory/lib/workarounds/ -- cgit v1.2.1