summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLouis Stermole <stermole@us.ibm.com>2019-06-21 13:36:56 -0400
committerChristian R. Geddes <crgeddes@us.ibm.com>2019-07-01 09:39:06 -0500
commit907f20be999103fe523aafbd8e6c67a9e1bf09c3 (patch)
tree202c8b00ab22e6d5cbb4e390f50242c17deba41f
parent3acea873dad17f9487e7643c866a94363d46f975 (diff)
downloadtalos-hostboot-907f20be999103fe523aafbd8e6c67a9e1bf09c3.tar.gz
talos-hostboot-907f20be999103fe523aafbd8e6c67a9e1bf09c3.zip
Add generic mss_timing header for HB mirror
Change-Id: I9d5c3e0f3abfa0519bfb1b791de38bb95568268f Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/79341 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Mark Pizzutillo <mark.pizzutillo@ibm.com> Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Reviewed-by: Jennifer A Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/79447 Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Tested-by: Christian R. Geddes <crgeddes@us.ibm.com>
-rw-r--r--src/import/generic/memory/lib/utils/dimm/mss_timing.H24
1 files changed, 24 insertions, 0 deletions
diff --git a/src/import/generic/memory/lib/utils/dimm/mss_timing.H b/src/import/generic/memory/lib/utils/dimm/mss_timing.H
new file mode 100644
index 000000000..54fac6474
--- /dev/null
+++ b/src/import/generic/memory/lib/utils/dimm/mss_timing.H
@@ -0,0 +1,24 @@
+/* IBM_PROLOG_BEGIN_TAG */
+/* This is an automatically generated prolog. */
+/* */
+/* $Source: src/import/generic/memory/lib/utils/dimm/mss_timing.H $ */
+/* */
+/* OpenPOWER HostBoot Project */
+/* */
+/* Contributors Listed Below - COPYRIGHT 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 */
OpenPOWER on IntegriCloud