Skip to content

Commit

Permalink
STOP: remove chiplet enable drop in core_poweron for multicast scom
Browse files Browse the repository at this point in the history
Key_Cronus_Test=PM_REGRESS

Change-Id: I388c81cc1af356231daa4a11702a3a84dcc222c9
CQ: SW437797
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/62652
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com>
Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
  • Loading branch information
davidduyue authored and op-jenkins committed Jul 25, 2018
1 parent d9f40cc commit c89e987
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ inline __attribute__((always_inline))
void
p9_hcd_core_poweron(uint32_t core)
{
PK_TRACE("Drop chiplet enable via NET_CTRL0[0]");
CME_PUTSCOM(CPPM_NC0INDIR_CLR, core, BIT64(0));

PK_TRACE("Assert PCB fence via NET_CTRL0[25]");
CME_PUTSCOM(CPPM_NC0INDIR_OR, core, BIT64(25));

Expand Down

0 comments on commit c89e987

Please sign in to comment.