diff options
| author | Raptor Engineering Development Team <support@raptorengineering.com> | 2018-06-04 04:22:13 -0500 |
|---|---|---|
| committer | Raptor Engineering Development Team <support@raptorengineering.com> | 2018-06-04 04:22:13 -0500 |
| commit | 55972758f693bfd4f9ee7216f4186ef0d2515d59 (patch) | |
| tree | 938b498b0b277bf9f2e5cb6fee7ecc8ce263ea57 /biasclock/README | |
| parent | 3905bd4652de23c4f980ada9a6dfe03abb26e307 (diff) | |
| download | vpdtools-55972758f693bfd4f9ee7216f4186ef0d2515d59.tar.gz vpdtools-55972758f693bfd4f9ee7216f4186ef0d2515d59.zip | |
Add BiasClock utility
Diffstat (limited to 'biasclock/README')
| -rw-r--r-- | biasclock/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/biasclock/README b/biasclock/README new file mode 100644 index 0000000..6288c1e --- /dev/null +++ b/biasclock/README @@ -0,0 +1,12 @@ +BiasClock requires the following external programs to run: + +pflash (from skiboot) +attributeOverride (from hostboot) + +To adjust clocks: +./biasclock + +NOTE +If the overclock is unstable, your system may not complete IPL. On the BMC, the following command will clear the bias and restore original clocks on the next IPL cycle: +pflash -P ATTR_TMP -c + |

