summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/pm/p9_pm_set_homer_bar.mk
diff options
context:
space:
mode:
authorAmit Kumar <akumar3@us.ibm.com>2015-10-29 00:08:30 -0500
committerStephen Cprek <smcprek@us.ibm.com>2016-02-19 17:06:48 -0600
commit0632ac9370614a550b2f06567f440c5bf0699e7a (patch)
treea7e115bd6f520b0fa8ecc7a1990aafc94572c198 /src/import/chips/p9/procedures/hwp/pm/p9_pm_set_homer_bar.mk
parent54de4bf31969cbb5df20761fd51aa9a86eb92980 (diff)
downloadtalos-hostboot-0632ac9370614a550b2f06567f440c5bf0699e7a.tar.gz
talos-hostboot-0632ac9370614a550b2f06567f440c5bf0699e7a.zip
p9_pm_set_homer_bar for L1
Fixed pba_init/bar_config dependencies as they are merged in master now Added wrapper file, indentations and other changes. Rebased with master Updates based on gerrit feedbacks (removal of extern "c", removal of enums) More updates on gerrit feedback Change-Id: I2a167ab556375d82df8ca73ab3023f1dcf9f0dad RTC: 138601 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21584 Tested-by: Jenkins Server Reviewed-by: Bilicon Patil <bilpatil@in.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/hwp/pm/p9_pm_set_homer_bar.mk')
-rw-r--r--src/import/chips/p9/procedures/hwp/pm/p9_pm_set_homer_bar.mk21
1 files changed, 21 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/hwp/pm/p9_pm_set_homer_bar.mk b/src/import/chips/p9/procedures/hwp/pm/p9_pm_set_homer_bar.mk
new file mode 100644
index 000000000..faf3eb3d5
--- /dev/null
+++ b/src/import/chips/p9/procedures/hwp/pm/p9_pm_set_homer_bar.mk
@@ -0,0 +1,21 @@
+# IBM_PROLOG_BEGIN_TAG
+# This is an automatically generated prolog.
+#
+# $Source: chips/p9/procedures/ipl/hwp/p9_pm_set_homer_bar.mk $
+#
+# IBM CONFIDENTIAL
+#
+# EKB Project
+#
+# COPYRIGHT 2015
+# [+] International Business Machines Corp.
+#
+#
+# The source code for this program is not published or otherwise
+# divested of its trade secrets, irrespective of what has been
+# deposited with the U.S. Copyright Office.
+#
+# IBM_PROLOG_END_TAG
+PROCEDURE=p9_pm_set_homer_bar
+libp9_pm_set_homer_bar_DEPLIBS += p9_pm_utils
+$(call BUILD_PROCEDURE)
OpenPOWER on IntegriCloud