-
Notifications
You must be signed in to change notification settings - Fork 134
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Stewart Smith <[email protected]>
- Loading branch information
1 parent
ce40329
commit 6ed7116
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
.. _skiboot-5.4.2: | ||
|
||
============= | ||
skiboot-5.4.2 | ||
============= | ||
|
||
skiboot-5.4.2 was released on Friday December 2nd 2016. It replaces | ||
:ref:`skiboot-5.4.1` as the current stable release. | ||
|
||
Over :ref:`skiboot-5.4.1`, we have two bug fixes exclusively aimed at machines | ||
with TPMs: | ||
|
||
- i2c: Add nuvoton TPM quirk, disallowing i2cdetect as it can hard lock the TPM | ||
- p8-i2c improve I2C reset code path, solves getting stuck resetting i2c engine | ||
|