summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Pizzutillo <Mark.Pizzutillo@ibm.com>2019-03-12 11:46:21 -0400
committerChristian R. Geddes <crgeddes@us.ibm.com>2019-03-20 09:42:35 -0500
commitaf6712fe5c035e7e61ea67a6f86f585b8ee1d51b (patch)
treea9b4e277384afb444b2b89abd69d2b05c7d88c2f
parent8fc0e7abffb04554f63196f5aaab035f1a72d245 (diff)
downloadtalos-hostboot-af6712fe5c035e7e61ea67a6f86f585b8ee1d51b.tar.gz
talos-hostboot-af6712fe5c035e7e61ea67a6f86f585b8ee1d51b.zip
Remove files not needed by gemini IPL
Change-Id: I73b0be36ed1817094f556dad21663e813ca405d0 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/73174 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/73188 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: Christian R. Geddes <crgeddes@us.ibm.com>
-rw-r--r--src/import/chips/ocmb/gemini/procedures/hwp/memory/gemini_draminit.C24
-rw-r--r--src/import/chips/ocmb/gemini/procedures/hwp/memory/gemini_draminit.H24
-rw-r--r--src/import/chips/ocmb/gemini/procedures/hwp/memory/gemini_draminit_training.C24
-rw-r--r--src/import/chips/ocmb/gemini/procedures/hwp/memory/gemini_draminit_training.H24
4 files changed, 0 insertions, 96 deletions
diff --git a/src/import/chips/ocmb/gemini/procedures/hwp/memory/gemini_draminit.C b/src/import/chips/ocmb/gemini/procedures/hwp/memory/gemini_draminit.C
deleted file mode 100644
index fd37a907f..000000000
--- a/src/import/chips/ocmb/gemini/procedures/hwp/memory/gemini_draminit.C
+++ /dev/null
@@ -1,24 +0,0 @@
-/* IBM_PROLOG_BEGIN_TAG */
-/* This is an automatically generated prolog. */
-/* */
-/* $Source: src/import/chips/ocmb/gemini/procedures/hwp/memory/gemini_draminit.C $ */
-/* */
-/* OpenPOWER HostBoot Project */
-/* */
-/* Contributors Listed Below - COPYRIGHT 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 */
diff --git a/src/import/chips/ocmb/gemini/procedures/hwp/memory/gemini_draminit.H b/src/import/chips/ocmb/gemini/procedures/hwp/memory/gemini_draminit.H
deleted file mode 100644
index d6efaa536..000000000
--- a/src/import/chips/ocmb/gemini/procedures/hwp/memory/gemini_draminit.H
+++ /dev/null
@@ -1,24 +0,0 @@
-/* IBM_PROLOG_BEGIN_TAG */
-/* This is an automatically generated prolog. */
-/* */
-/* $Source: src/import/chips/ocmb/gemini/procedures/hwp/memory/gemini_draminit.H $ */
-/* */
-/* OpenPOWER HostBoot Project */
-/* */
-/* Contributors Listed Below - COPYRIGHT 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 */
diff --git a/src/import/chips/ocmb/gemini/procedures/hwp/memory/gemini_draminit_training.C b/src/import/chips/ocmb/gemini/procedures/hwp/memory/gemini_draminit_training.C
deleted file mode 100644
index a83309649..000000000
--- a/src/import/chips/ocmb/gemini/procedures/hwp/memory/gemini_draminit_training.C
+++ /dev/null
@@ -1,24 +0,0 @@
-/* IBM_PROLOG_BEGIN_TAG */
-/* This is an automatically generated prolog. */
-/* */
-/* $Source: src/import/chips/ocmb/gemini/procedures/hwp/memory/gemini_draminit_training.C $ */
-/* */
-/* OpenPOWER HostBoot Project */
-/* */
-/* Contributors Listed Below - COPYRIGHT 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 */
diff --git a/src/import/chips/ocmb/gemini/procedures/hwp/memory/gemini_draminit_training.H b/src/import/chips/ocmb/gemini/procedures/hwp/memory/gemini_draminit_training.H
deleted file mode 100644
index cf9440eab..000000000
--- a/src/import/chips/ocmb/gemini/procedures/hwp/memory/gemini_draminit_training.H
+++ /dev/null
@@ -1,24 +0,0 @@
-/* IBM_PROLOG_BEGIN_TAG */
-/* This is an automatically generated prolog. */
-/* */
-/* $Source: src/import/chips/ocmb/gemini/procedures/hwp/memory/gemini_draminit_training.H $ */
-/* */
-/* OpenPOWER HostBoot Project */
-/* */
-/* Contributors Listed Below - COPYRIGHT 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 */
OpenPOWER on IntegriCloud