diff options
author | Stewart Smith <stewart@linux.vnet.ibm.com> | 2016-12-02 14:45:14 +1100 |
---|---|---|
committer | Stewart Smith <stewart@linux.vnet.ibm.com> | 2016-12-02 14:57:41 +1100 |
commit | 95edf12c0872ef59475d6d2afc64865d2e923b71 (patch) | |
tree | f405155f8d8d6834c1a9bef3a359d39aca244c80 /doc/release-notes | |
parent | 3af275de53c80d8e82648ca8656d3256f3d8227a (diff) | |
download | blackbird-skiboot-95edf12c0872ef59475d6d2afc64865d2e923b71.tar.gz blackbird-skiboot-95edf12c0872ef59475d6d2afc64865d2e923b71.zip |
Add skiboot-5.4.2 release notes
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
(cherry picked from commit 6ed71166d3d02400c2e315923f2bc6953349d7f6)
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'doc/release-notes')
-rw-r--r-- | doc/release-notes/skiboot-5.4.2.rst | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/release-notes/skiboot-5.4.2.rst b/doc/release-notes/skiboot-5.4.2.rst new file mode 100644 index 00000000..d8e353dd --- /dev/null +++ b/doc/release-notes/skiboot-5.4.2.rst @@ -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 + |