blob: c0835b942d0b4050a7b0789eb2704ceeaf03edb6 [file] [log] [blame]
Deployment Bot (from Travis CI)6d7e6e92021-06-14 19:18:41 +00001Release Notes for OpenPower Firmware v2.0.7
2===========================================
3
4op-build v2.0.6 was released on Friday August 3rd, 2018 and replaces op-build v2.0.6 as the current stable release in
5the 2.0.x series.
6
7It is recommended that v2.0.7 be used over any previous v2.0.x version on POWER9 systems due to the bug fixes contained within.
8
9The only update in this release is to skiboot v6.0.7 to work around a hardware errata in the interrupt controller on POWER9.
10
11The bug fix is:
12
13- xive: Disable block tracker
14
15 Due to some HW errata, the block tracking facility (performance
16 optimisation for large systems) should be disabled on Nimbus chips.
17 Disable it unconditionally for now.