summaryrefslogtreecommitdiffstats
path: root/src/include/usr/hwpf
diff options
context:
space:
mode:
authorRichard J. Knight <rjknight@us.ibm.com>2013-05-08 11:39:38 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2013-06-14 11:19:22 -0500
commitdcfcbcdea8737802ff615efde01545d6d6137b9f (patch)
treef4b3e96b83ec090c8f48779c18c03f077e638e00 /src/include/usr/hwpf
parent0f4bb93bb0255db58725cac3979c58784d2563f3 (diff)
downloadblackbird-hostboot-dcfcbcdea8737802ff615efde01545d6d6137b9f.tar.gz
blackbird-hostboot-dcfcbcdea8737802ff615efde01545d6d6137b9f.zip
MRU Callout Support Updates
Change-Id: If0e517a72c428b2cd5902900f13f6a3c17a68963 RTC:68487 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4813 Tested-by: Jenkins Server Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: Van H. Lee <vanlee@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/include/usr/hwpf')
-rw-r--r--src/include/usr/hwpf/fapi/fapiTarget.H3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/include/usr/hwpf/fapi/fapiTarget.H b/src/include/usr/hwpf/fapi/fapiTarget.H
index 0437691b3..47f0ff8f9 100644
--- a/src/include/usr/hwpf/fapi/fapiTarget.H
+++ b/src/include/usr/hwpf/fapi/fapiTarget.H
@@ -5,7 +5,7 @@
/* */
/* IBM CONFIDENTIAL */
/* */
-/* COPYRIGHT International Business Machines Corp. 2011,2012 */
+/* COPYRIGHT International Business Machines Corp. 2011,2013 */
/* */
/* p1 */
/* */
@@ -65,6 +65,7 @@ enum TargetType
TARGET_TYPE_MCS_CHIPLET = 0x00000040,
TARGET_TYPE_XBUS_ENDPOINT = 0x00000080,
TARGET_TYPE_ABUS_ENDPOINT = 0x00000100,
+ TARGET_TYPE_L4 = 0x00000200,
};
/**
OpenPOWER on IntegriCloud