summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/initfiles
diff options
context:
space:
mode:
authorThi Tran <thi@us.ibm.com>2018-10-11 09:18:52 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2018-10-12 08:32:46 -0500
commitb2971fa738971cefa8b30bec32235ad222c09547 (patch)
treedde03d8913374e1fe81cdd69932957cb6c11ee2c /src/import/chips/p9/procedures/hwp/initfiles
parent627379aeaa27e30d66ebb0aecf218708d465162c (diff)
downloadtalos-hostboot-b2971fa738971cefa8b30bec32235ad222c09547.tar.gz
talos-hostboot-b2971fa738971cefa8b30bec32235ad222c09547.zip
Create empty files for OMI init procedures.
Change-Id: I195fa4b4bd2003b8daa4c51080a5e9b96eb4c64a Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/67348 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: Benjamin Gass <bgass@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/67367 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/hwp/initfiles')
-rw-r--r--src/import/chips/p9/procedures/hwp/initfiles/p9a_mcc_omi_scom.C32
-rw-r--r--src/import/chips/p9/procedures/hwp/initfiles/p9a_mcc_omi_scom.H32
-rw-r--r--src/import/chips/p9/procedures/hwp/initfiles/p9a_omi_init_scom.C32
-rw-r--r--src/import/chips/p9/procedures/hwp/initfiles/p9a_omi_init_scom.H32
-rw-r--r--src/import/chips/p9/procedures/hwp/initfiles/p9a_omi_init_scom.mk25
-rw-r--r--src/import/chips/p9/procedures/hwp/initfiles/p9a_omi_scom.C32
-rw-r--r--src/import/chips/p9/procedures/hwp/initfiles/p9a_omi_scom.H32
-rw-r--r--src/import/chips/p9/procedures/hwp/initfiles/p9a_omi_scom.mk25
8 files changed, 242 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/hwp/initfiles/p9a_mcc_omi_scom.C b/src/import/chips/p9/procedures/hwp/initfiles/p9a_mcc_omi_scom.C
new file mode 100644
index 000000000..d341c6750
--- /dev/null
+++ b/src/import/chips/p9/procedures/hwp/initfiles/p9a_mcc_omi_scom.C
@@ -0,0 +1,32 @@
+/* IBM_PROLOG_BEGIN_TAG */
+/* This is an automatically generated prolog. */
+/* */
+/* $Source: src/import/chips/p9/procedures/hwp/initfiles/p9a_mcc_omi_scom.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 */
+///
+/// @file p9a_mcc_omi_scom.C
+///
+// *HWP HWP Owner: Benjamin Gass <bgass@us.ibm.com>
+// *HWP HWP Backup: Daniel Crowell <dcrowell@us.ibm.com>
+// *HWP Team:
+// *HWP Level: 2
+// *HWP Consumed by: HB
diff --git a/src/import/chips/p9/procedures/hwp/initfiles/p9a_mcc_omi_scom.H b/src/import/chips/p9/procedures/hwp/initfiles/p9a_mcc_omi_scom.H
new file mode 100644
index 000000000..a0672c4e6
--- /dev/null
+++ b/src/import/chips/p9/procedures/hwp/initfiles/p9a_mcc_omi_scom.H
@@ -0,0 +1,32 @@
+/* IBM_PROLOG_BEGIN_TAG */
+/* This is an automatically generated prolog. */
+/* */
+/* $Source: src/import/chips/p9/procedures/hwp/initfiles/p9a_mcc_omi_scom.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 */
+///
+/// @file p9a_mcc_omi_scom.H
+///
+// *HWP HWP Owner: Benjamin Gass <bgass@us.ibm.com>
+// *HWP HWP Backup: Daniel Crowell <dcrowell@us.ibm.com>
+// *HWP Team:
+// *HWP Level: 2
+// *HWP Consumed by: HB
diff --git a/src/import/chips/p9/procedures/hwp/initfiles/p9a_omi_init_scom.C b/src/import/chips/p9/procedures/hwp/initfiles/p9a_omi_init_scom.C
new file mode 100644
index 000000000..248450065
--- /dev/null
+++ b/src/import/chips/p9/procedures/hwp/initfiles/p9a_omi_init_scom.C
@@ -0,0 +1,32 @@
+/* IBM_PROLOG_BEGIN_TAG */
+/* This is an automatically generated prolog. */
+/* */
+/* $Source: src/import/chips/p9/procedures/hwp/initfiles/p9a_omi_init_scom.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 */
+///
+/// @file p9a_omi_init_scom.C
+///
+// *HWP HWP Owner: Benjamin Gass <bgass@us.ibm.com>
+// *HWP HWP Backup: Daniel Crowell <dcrowell@us.ibm.com>
+// *HWP Team:
+// *HWP Level: 2
+// *HWP Consumed by: HB
diff --git a/src/import/chips/p9/procedures/hwp/initfiles/p9a_omi_init_scom.H b/src/import/chips/p9/procedures/hwp/initfiles/p9a_omi_init_scom.H
new file mode 100644
index 000000000..ab21f81e5
--- /dev/null
+++ b/src/import/chips/p9/procedures/hwp/initfiles/p9a_omi_init_scom.H
@@ -0,0 +1,32 @@
+/* IBM_PROLOG_BEGIN_TAG */
+/* This is an automatically generated prolog. */
+/* */
+/* $Source: src/import/chips/p9/procedures/hwp/initfiles/p9a_omi_init_scom.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 */
+///
+/// @file p9a_omi_init_scom.H
+///
+// *HWP HWP Owner: Benjamin Gass <bgass@us.ibm.com>
+// *HWP HWP Backup: Daniel Crowell <dcrowell@us.ibm.com>
+// *HWP Team:
+// *HWP Level: 2
+// *HWP Consumed by: HB
diff --git a/src/import/chips/p9/procedures/hwp/initfiles/p9a_omi_init_scom.mk b/src/import/chips/p9/procedures/hwp/initfiles/p9a_omi_init_scom.mk
new file mode 100644
index 000000000..2d7433e51
--- /dev/null
+++ b/src/import/chips/p9/procedures/hwp/initfiles/p9a_omi_init_scom.mk
@@ -0,0 +1,25 @@
+# IBM_PROLOG_BEGIN_TAG
+# This is an automatically generated prolog.
+#
+# $Source: src/import/chips/p9/procedures/hwp/initfiles/p9a_omi_init_scom.mk $
+#
+# 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
+# Makefile for p9a_omi_init_scom HWP
diff --git a/src/import/chips/p9/procedures/hwp/initfiles/p9a_omi_scom.C b/src/import/chips/p9/procedures/hwp/initfiles/p9a_omi_scom.C
new file mode 100644
index 000000000..8eeb3c1b0
--- /dev/null
+++ b/src/import/chips/p9/procedures/hwp/initfiles/p9a_omi_scom.C
@@ -0,0 +1,32 @@
+/* IBM_PROLOG_BEGIN_TAG */
+/* This is an automatically generated prolog. */
+/* */
+/* $Source: src/import/chips/p9/procedures/hwp/initfiles/p9a_omi_scom.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 */
+///
+/// @file p9a_omi_scom.C
+///
+// *HWP HWP Owner: Benjamin Gass <bgass@us.ibm.com>
+// *HWP HWP Backup: Daniel Crowell <dcrowell@us.ibm.com>
+// *HWP Team:
+// *HWP Level: 2
+// *HWP Consumed by: HB
diff --git a/src/import/chips/p9/procedures/hwp/initfiles/p9a_omi_scom.H b/src/import/chips/p9/procedures/hwp/initfiles/p9a_omi_scom.H
new file mode 100644
index 000000000..a840e3dd7
--- /dev/null
+++ b/src/import/chips/p9/procedures/hwp/initfiles/p9a_omi_scom.H
@@ -0,0 +1,32 @@
+/* IBM_PROLOG_BEGIN_TAG */
+/* This is an automatically generated prolog. */
+/* */
+/* $Source: src/import/chips/p9/procedures/hwp/initfiles/p9a_omi_scom.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 */
+///
+/// @file p9a_omi_scom.H
+///
+// *HWP HWP Owner: Benjamin Gass <bgass@us.ibm.com>
+// *HWP HWP Backup: Daniel Crowell <dcrowell@us.ibm.com>
+// *HWP Team:
+// *HWP Level: 2
+// *HWP Consumed by: HB
diff --git a/src/import/chips/p9/procedures/hwp/initfiles/p9a_omi_scom.mk b/src/import/chips/p9/procedures/hwp/initfiles/p9a_omi_scom.mk
new file mode 100644
index 000000000..5a3e9e6be
--- /dev/null
+++ b/src/import/chips/p9/procedures/hwp/initfiles/p9a_omi_scom.mk
@@ -0,0 +1,25 @@
+# IBM_PROLOG_BEGIN_TAG
+# This is an automatically generated prolog.
+#
+# $Source: src/import/chips/p9/procedures/hwp/initfiles/p9a_omi_scom.mk $
+#
+# 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
+# Makefile for p9a_omi_scom HWP
OpenPOWER on IntegriCloud