Skip to content

Commit

Permalink
Change RD_CTR workaround val and update attr name
Browse files Browse the repository at this point in the history
Change-Id: I54c7f1b23713ea4afa965ff1d73294afa8890cf8
Original-Change-Id: I00b2cf9cb54fdc4ec54b8f75ae1b9e687d2d4549
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39649
Reviewed-by: ANUWAT SAETOW <asaetow@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: Matt K. Light <mklight@us.ibm.com>
Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com>
Dev-Ready: JACOB L. HARVEY <jlharvey@us.ibm.com>
Reviewed-by: Louis Stermole <stermole@us.ibm.com>
Reviewed-by: Thi N. Tran <thi@us.ibm.com>
Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
  • Loading branch information
JacobHarvey authored and Shakeebbk committed Sep 12, 2017
1 parent 16c9664 commit c5cc11b
Showing 1 changed file with 8 additions and 8 deletions.
Expand Up @@ -71,7 +71,7 @@
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
Returns true if the chip has NDL IOValid bits
P9N dd2
P9N dd2
</description>
<chipEcFeature>
<chip>
Expand Down Expand Up @@ -162,7 +162,7 @@
</chip>
</chipEcFeature>
</attribute>
<!-- ********************************************************************* -->
<!-- ********************************************************************* -->
<attribute>
<id>ATTR_CHIP_EC_FEATURE_FSI_GP_SHADOWS_OVERWRITE</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
Expand Down Expand Up @@ -257,7 +257,7 @@
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
Filter pll setting differences.
Cumulus matches nimbus dd2.
Cumulus matches nimbus dd2.
</description>
<chipEcFeature>
<chip>
Expand Down Expand Up @@ -345,7 +345,7 @@
<id>ATTR_CHIP_EC_FEATURE_HW405413</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
HW405413 : NCU sends data out of order
HW405413 : NCU sends data out of order
</description>
<chipEcFeature>
<chip>
Expand Down Expand Up @@ -1363,7 +1363,7 @@
<id>ATTR_CHIP_EC_FEATURE_HW377094</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
DD1 only: HW377094 L2 stq and ncu stq deadlock. g/ord_g causes artificial dependency between barrier and snptlbcmp in NCU
DD1 only: HW377094 L2 stq and ncu stq deadlock. g/ord_g causes artificial dependency between barrier and snptlbcmp in NCU
while lfsr bits being reused in L2 stq causes entry to never be selected due to high priority ld-hit-st override.
</description>
<chipEcFeature>
Expand Down Expand Up @@ -2459,7 +2459,7 @@
<id>ATTR_CHIP_EC_FEATURE_SETUP_BARS_NPU_DD1_ADDR</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
DD1 only: Use the DD1 register addresses for the PHY0 BAR registers, PHY1 BAR registers, and MMIO BAR registers
DD1 only: Use the DD1 register addresses for the PHY0 BAR registers, PHY1 BAR registers, and MMIO BAR registers
</description>
<chipEcFeature>
<chip>
Expand Down Expand Up @@ -2737,7 +2737,7 @@
</attribute>

<attribute>
<id>ATTR_CHIP_EC_FEATURE_MSS_RUN_RD_CTR_WOKRAROUND</id>
<id>ATTR_CHIP_EC_FEATURE_MSS_RUN_RD_CTR_WORKAROUND</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
In below DD2 Nimbus, a workaround after read centering might need to be run.
Expand Down Expand Up @@ -2897,7 +2897,7 @@
<id>ATTR_CHIP_EC_FEATURE_RING_SAVE_MPIPL</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
For Nimbus DD2 we no longer need a workaround for Ring Save in MPIPL
For Nimbus DD2 we no longer need a workaround for Ring Save in MPIPL
</description>
<chipEcFeature>
<chip>
Expand Down

0 comments on commit c5cc11b

Please sign in to comment.