summaryrefslogtreecommitdiffstats
path: root/doc/release-notes
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.vnet.ibm.com>2017-11-14 11:08:48 +1100
committerStewart Smith <stewart@linux.vnet.ibm.com>2017-11-14 11:09:27 +1100
commit255c1d9a3c2b10c9bd8a299044abc40511a8927c (patch)
tree8170685927af7c9030aaf2b28454397f2348f337 /doc/release-notes
parent30ea08acc2538869229bcdeb0ec79eedc5557e94 (diff)
downloadtalos-skiboot-255c1d9a3c2b10c9bd8a299044abc40511a8927c.tar.gz
talos-skiboot-255c1d9a3c2b10c9bd8a299044abc40511a8927c.zip
skiboot 5.9.1 release notes
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com> (cherry picked from commit 46c41629bb43ec894fc1dc20502b252e15c24818) Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'doc/release-notes')
-rw-r--r--doc/release-notes/skiboot-5.9.1.rst29
1 files changed, 29 insertions, 0 deletions
diff --git a/doc/release-notes/skiboot-5.9.1.rst b/doc/release-notes/skiboot-5.9.1.rst
new file mode 100644
index 00000000..9aec74e8
--- /dev/null
+++ b/doc/release-notes/skiboot-5.9.1.rst
@@ -0,0 +1,29 @@
+.. _skiboot-5.9.1:
+
+=============
+skiboot-5.9.1
+=============
+
+skiboot 5.9.1 was released on Tuesday November 14th, 2017. It replaces
+:ref:`skiboot-5.9` as the current stable release in the 5.9.x series.
+
+Over :ref:`skiboot-5.9`, we have two NPU2 (NVLink2) fixes and two XIVE
+bug fixes:
+
+- npu2: hw-procedures: Refactor reset_ntl procedure
+
+ Change the implementation of reset_ntl to match the latest programming
+ guide documentation.
+- npu2: hw-procedures: Add phy_rx_clock_sel()
+
+ Change the RX clk mux control to be done by software instead of HW. This
+ avoids glitches caused by changing the mux setting.
+
+- xive: Fix ability to clear some EQ flags
+
+ We could never clear "unconditional notify" and "escalate"
+- xive: Update inits for DD2.0
+
+ This updates some inits based on information from the HW
+ designers. This includes enabling some new DD2.0 features
+ that we don't yet exploit.
OpenPOWER on IntegriCloud