| From d3a35441092c3616e69a2e3c81c0e2f1f5df96ed Mon Sep 17 00:00:00 2001 |
| From: Adrian Barrera <abarrera@us.ibm.com> |
| Date: Fri, 9 Feb 2018 15:23:55 -0600 |
| Subject: [PATCH 2/2] Update Obus PLL bucket to 25G |
| |
| --- |
| zaius.xml | 8 ++++---- |
| 1 file changed, 4 insertions(+), 4 deletions(-) |
| |
| diff --git a/zaius.xml b/zaius.xml |
| index df1f4dfcd2d0..9929e8b9f5a4 100644 |
| --- a/zaius.xml |
| +++ b/zaius.xml |
| @@ -14407,19 +14407,19 @@ |
| </attribute> |
| <attribute> |
| <id>OB0_PLL_BUCKET</id> |
| - <default>2</default> |
| + <default>1</default> |
| </attribute> |
| <attribute> |
| <id>OB1_PLL_BUCKET</id> |
| - <default>2</default> |
| + <default>1</default> |
| </attribute> |
| <attribute> |
| <id>OB2_PLL_BUCKET</id> |
| - <default>2</default> |
| + <default>1</default> |
| </attribute> |
| <attribute> |
| <id>OB3_PLL_BUCKET</id> |
| - <default>2</default> |
| + <default>1</default> |
| </attribute> |
| <attribute> |
| <id>OBUS_RATIO_VALUE</id> |
| -- |
| 2.14.3 |
| |