Skip to content

Commit

Permalink
Disable WOF for Cumulus DD1.0
Browse files Browse the repository at this point in the history
Change-Id: I86d7174ef0ddf78cc7d1fbd55be0de45b2fb1ff0
Original-Change-Id: I4d4704098f92004f5a6a141e16b80a2b2dd2a3ff
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/54925
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: HWSV CI <hwsv-ci+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: Gregory S. Still <stillgs@us.ibm.com>
Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/55632
Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com>
CI-Ready: Gregory S. Still <stillgs@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
  • Loading branch information
dcrowell77 committed Mar 13, 2018
1 parent 2c08db3 commit eb7c0e1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6471,6 +6471,13 @@
<test>LESS_THAN_OR_EQUAL</test>
</ec>
</chip>
<chip>
<name>ENUM_ATTR_NAME_CUMULUS</name>
<ec>
<value>0x10</value>
<test>LESS_THAN_OR_EQUAL</test>
</ec>
</chip>
</chipEcFeature>
</attribute>
<!-- ******************************************************************** -->
Expand Down
2 changes: 0 additions & 2 deletions src/usr/fapi2/target.C
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@

#include <target.H>

#error "Preventing CI from running"

namespace PLAT_TARGET
{

Expand Down

0 comments on commit eb7c0e1

Please sign in to comment.