From 944d6518debb340f10b8ba1e0fdcba27140ebfeb Mon Sep 17 00:00:00 2001 From: Stephen Glancy Date: Mon, 19 Mar 2018 09:55:40 -0500 Subject: Adds p9a chip directory structure Change-Id: I8174da6acab79848b33f3e3b3f4b92b3b97001e6 Original-Change-Id: I0d4825b953fcb59655caa3dec814a7f90bf46440 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/56017 Tested-by: FSP CI Jenkins Tested-by: Jenkins Server Reviewed-by: ANDRE A. MARIN Reviewed-by: Louis Stermole Reviewed-by: Jennifer A. Stofer Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/71842 Tested-by: Jenkins OP Build CI Reviewed-by: Christian R. Geddes --- .../chips/p9a/procedures/hwp/memory/p9a_mss_freq.C | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 src/import/chips/p9a/procedures/hwp/memory/p9a_mss_freq.C (limited to 'src/import/chips/p9a/procedures/hwp/memory/p9a_mss_freq.C') diff --git a/src/import/chips/p9a/procedures/hwp/memory/p9a_mss_freq.C b/src/import/chips/p9a/procedures/hwp/memory/p9a_mss_freq.C new file mode 100644 index 000000000..e8bd5dcdd --- /dev/null +++ b/src/import/chips/p9a/procedures/hwp/memory/p9a_mss_freq.C @@ -0,0 +1,24 @@ +/* IBM_PROLOG_BEGIN_TAG */ +/* This is an automatically generated prolog. */ +/* */ +/* $Source: src/import/chips/p9a/procedures/hwp/memory/p9a_mss_freq.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 */ -- cgit v1.2.1