summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/common/entitypath.C
diff options
context:
space:
mode:
authorStephen Cprek <smcprek@us.ibm.com>2013-11-14 16:08:29 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2013-12-02 16:01:23 -0600
commitf827f40812a56d64960a9810c5c75df7e1c78256 (patch)
treed0d6510a6367f40cafcfc98748d6d7b895609324 /src/usr/targeting/common/entitypath.C
parent24f1be401fef97a5a13cf39b9f507adb8cd5af32 (diff)
downloadtalos-hostboot-f827f40812a56d64960a9810c5c75df7e1c78256.tar.gz
talos-hostboot-f827f40812a56d64960a9810c5c75df7e1c78256.zip
Added PORE target support
Change-Id: If36fbeaf629375b7158b29d44fc0ead5b3d33304 RTC: 89232 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/7255 Tested-by: Jenkins Server Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: SHELDON R. BAILEY <baileysh@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/targeting/common/entitypath.C')
-rw-r--r--src/usr/targeting/common/entitypath.C2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/usr/targeting/common/entitypath.C b/src/usr/targeting/common/entitypath.C
index d91cbc3a1..c64b63dd6 100644
--- a/src/usr/targeting/common/entitypath.C
+++ b/src/usr/targeting/common/entitypath.C
@@ -352,6 +352,8 @@ const char* EntityPath::pathElementTypeAsString(
return "Control Node";
case TYPE_NX:
return "NX";
+ case TYPE_PORE:
+ return "PORE";
case TYPE_OSCREFCLK:
return "OSCREFClock";
case TYPE_OSCPCICLK:
OpenPOWER on IntegriCloud