summaryrefslogtreecommitdiffstats
path: root/src/include/usr/vmmconst.h
diff options
context:
space:
mode:
authorMark Wenning <wenning@us.ibm.com>2012-04-12 15:12:33 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-05-08 09:50:06 -0500
commit6c5431a87a7730b50d50092f33078a5c9ddd6ca4 (patch)
treed08459d6f8f7f8f157acb9ece2d050a5f2dc989e /src/include/usr/vmmconst.h
parent32749fd1bcf7c34241f2ccee242c1cb611a65928 (diff)
downloadtalos-hostboot-6c5431a87a7730b50d50092f33078a5c9ddd6ca4.tar.gz
talos-hostboot-6c5431a87a7730b50d50092f33078a5c9ddd6ca4.zip
Call the Sleep/Winkle build HWP
RTC: 39785 Change-Id: I0e07c0f2a7827ee33bc0488e993734157b1850e1 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/910 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/include/usr/vmmconst.h')
-rw-r--r--src/include/usr/vmmconst.h48
1 files changed, 26 insertions, 22 deletions
diff --git a/src/include/usr/vmmconst.h b/src/include/usr/vmmconst.h
index 24a0617c8..516a45137 100644
--- a/src/include/usr/vmmconst.h
+++ b/src/include/usr/vmmconst.h
@@ -1,25 +1,26 @@
-// IBM_PROLOG_BEGIN_TAG
-// This is an automatically generated prolog.
-//
-// $Source: src/include/usr/vmmconst.h $
-//
-// IBM CONFIDENTIAL
-//
-// COPYRIGHT International Business Machines Corp. 2011
-//
-// p1
-//
-// Object Code Only (OCO) source materials
-// Licensed Internal Code Source Materials
-// IBM HostBoot Licensed Internal Code
-//
-// The source code for this program is not published or other-
-// wise divested of its trade secrets, irrespective of what has
-// been deposited with the U.S. Copyright Office.
-//
-// Origin: 30
-//
-// IBM_PROLOG_END
+/* IBM_PROLOG_BEGIN_TAG
+ * This is an automatically generated prolog.
+ *
+ * $Source: src/include/usr/vmmconst.h $
+ *
+ * IBM CONFIDENTIAL
+ *
+ * COPYRIGHT International Business Machines Corp. 2011 - 2012
+ *
+ * p1
+ *
+ * Object Code Only (OCO) source materials
+ * Licensed Internal Code Source Materials
+ * IBM HostBoot Licensed Internal Code
+ *
+ * The source code for this program is not published or other-
+ * wise divested of its trade secrets, irrespective of what has
+ * been deposited with the U.S. Copyright Office.
+ *
+ * Origin: 30
+ *
+ * IBM_PROLOG_END_TAG
+ */
#ifndef _VMMCONST_H
#define _VMMCONST_H
@@ -81,6 +82,9 @@ enum BlockPriority
/** Page Size in bits per SLBE */
#define SLBE_b 12
+/** Hardwired pointer to output PORE image, temporary location */
+#define OUTPUT_PORE_IMAGE 0x780000
+
/**
* Test Constants
OpenPOWER on IntegriCloud