hostboot | 87e9aaa | 2018-02-12 12:45:44 -0600 | [diff] [blame] | 1 | From d3a35441092c3616e69a2e3c81c0e2f1f5df96ed Mon Sep 17 00:00:00 2001 |
| 2 | From: Adrian Barrera <abarrera@us.ibm.com> |
| 3 | Date: Fri, 9 Feb 2018 15:23:55 -0600 |
| 4 | Subject: [PATCH 2/2] Update Obus PLL bucket to 25G |
| 5 | |
| 6 | --- |
| 7 | zaius.xml | 8 ++++---- |
| 8 | 1 file changed, 4 insertions(+), 4 deletions(-) |
| 9 | |
| 10 | diff --git a/zaius.xml b/zaius.xml |
| 11 | index df1f4dfcd2d0..9929e8b9f5a4 100644 |
| 12 | --- a/zaius.xml |
| 13 | +++ b/zaius.xml |
| 14 | @@ -14407,19 +14407,19 @@ |
| 15 | </attribute> |
| 16 | <attribute> |
| 17 | <id>OB0_PLL_BUCKET</id> |
| 18 | - <default>2</default> |
| 19 | + <default>1</default> |
| 20 | </attribute> |
| 21 | <attribute> |
| 22 | <id>OB1_PLL_BUCKET</id> |
| 23 | - <default>2</default> |
| 24 | + <default>1</default> |
| 25 | </attribute> |
| 26 | <attribute> |
| 27 | <id>OB2_PLL_BUCKET</id> |
| 28 | - <default>2</default> |
| 29 | + <default>1</default> |
| 30 | </attribute> |
| 31 | <attribute> |
| 32 | <id>OB3_PLL_BUCKET</id> |
| 33 | - <default>2</default> |
| 34 | + <default>1</default> |
| 35 | </attribute> |
| 36 | <attribute> |
| 37 | <id>OBUS_RATIO_VALUE</id> |
| 38 | -- |
| 39 | 2.14.3 |
| 40 | |