diff options
author | 2023-10-10 14:33:42 +0000 | |
---|---|---|
committer | 2023-10-10 14:33:42 +0000 | |
commit | af1a266670d040d2f4083ff309d732d648afba2a (patch) | |
tree | 2fc46203448ddcc6f81546d379abfaeb323575e9 /roms/skiboot/doc/release-notes/skiboot-6.6.4.rst | |
parent | e02cda008591317b1625707ff8e115a4841aa889 (diff) |
Change-Id: Iaf8d18082d3991dec7c0ebbea540f092188eb4ec
Diffstat (limited to 'roms/skiboot/doc/release-notes/skiboot-6.6.4.rst')
-rw-r--r-- | roms/skiboot/doc/release-notes/skiboot-6.6.4.rst | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/roms/skiboot/doc/release-notes/skiboot-6.6.4.rst b/roms/skiboot/doc/release-notes/skiboot-6.6.4.rst new file mode 100644 index 000000000..84016bce3 --- /dev/null +++ b/roms/skiboot/doc/release-notes/skiboot-6.6.4.rst @@ -0,0 +1,18 @@ +.. _skiboot-6.6.4: + +============== +skiboot-6.6.4 +============== + +skiboot 6.6.4 was released on Thursday Oct 22nd, 2020. It replaces +:ref:`skiboot-6.6.3` as the current stable release in the 6.6.x series. + +It is recommended that 6.6.4 be used instead of 6.6.3 version due to the +bug fixes it contains. + + +Bug fixes included in this release are: + +- asm/head: fix power save wakeup register corruption + +- FSP/NVRAM: Do not assert in vNVRAM statistics call |