summaryrefslogtreecommitdiffstats
path: root/src/import/hwpf
diff options
context:
space:
mode:
authorMatt K. Light <mklight@us.ibm.com>2017-05-23 18:18:14 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2017-07-12 01:04:43 -0400
commit8d1cd973122c718f56c9a057f1a5bc5465ae5c1a (patch)
tree1a309bee60caf5b89c79869c6a6f3f915653b401 /src/import/hwpf
parent640e5681c54baf9b044c409f28a6d3560a4112af (diff)
downloadtalos-sbe-8d1cd973122c718f56c9a057f1a5bc5465ae5c1a.tar.gz
talos-sbe-8d1cd973122c718f56c9a057f1a5bc5465ae5c1a.zip
updates to remove TARGET_TYPE_NV
* update parseAttrOvd.C to use OBUS_BRICK * switch to ecmd14.7 * remove TARGET_TYPE_NV from target_types.H Change-Id: Ib7aa99a5f035ecae058b60a9153012738fb6e57c Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40887 Reviewed-by: Benjamin Gass <bgass@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40921 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'src/import/hwpf')
-rw-r--r--src/import/hwpf/fapi2/include/target_types.H2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/import/hwpf/fapi2/include/target_types.H b/src/import/hwpf/fapi2/include/target_types.H
index 7a4f219a..1790b040 100644
--- a/src/import/hwpf/fapi2/include/target_types.H
+++ b/src/import/hwpf/fapi2/include/target_types.H
@@ -68,8 +68,6 @@ enum TargetType
TARGET_TYPE_CAPP = 0x00008000, ///< CAPP target
TARGET_TYPE_DMI = 0x00010000, ///< DMI type
TARGET_TYPE_OBUS = 0x00020000, ///< OBUS type
- //@TODO RTC:173529 -- Remove TARGET_TYPE_NV once it is in an ecmd release
- TARGET_TYPE_NV = 0x00040000, ///< NV Bus type
TARGET_TYPE_OBUS_BRICK = 0x00040000, ///< OBUS BRICK type
TARGET_TYPE_SBE = 0x00080000, ///< SBE type
TARGET_TYPE_PPE = 0x00100000, ///< PPE type
OpenPOWER on IntegriCloud