diff options
Diffstat (limited to 'roms/skiboot/doc/release-notes/skiboot-6.6.3.rst')
-rw-r--r-- | roms/skiboot/doc/release-notes/skiboot-6.6.3.rst | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/roms/skiboot/doc/release-notes/skiboot-6.6.3.rst b/roms/skiboot/doc/release-notes/skiboot-6.6.3.rst new file mode 100644 index 000000000..9130513a3 --- /dev/null +++ b/roms/skiboot/doc/release-notes/skiboot-6.6.3.rst @@ -0,0 +1,21 @@ +.. _skiboot-6.6.3: + +============== +skiboot-6.6.3 +============== + +skiboot 6.6.3 was released on Thursday Sep 10, 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.3 be used instead of 6.6.2 version due to the +bug fixes it contains. + +Bug fixes included in this release are: + +- fsp/dump: Handle non-MPIPL scenario + +- hw/phb4: Verify AER support before initialising AER regs + +- hw/phb4: Actually enable error reporting + +- hdata: Add new "smp-cable-connector" VPD keyword |