blob: d943b2e6cd1e6c5b0c189bb9b0f927c9e16bb6d2 [file] [log] [blame]
Deployment Bot (from Travis CI)6d7e6e92021-06-14 19:18:41 +00001Release Notes for OpenPower Firmware v2.0.2
2===========================================
3
4op-build v2.0.2 was released on Thursday May 24th, 2018 and replaces
5op-build v2.0.1 as the current stable release in the 2.0.x series.
6
7It is recommended that v2.0.2 be used over any previous v2.0.x version
8due to the bug fixes contained within.
9
10This release includes a skiboot version bump, where bugs are fixed
11related to i2c and TPMs.
12
13Updated Packages
14----------------
15
16+---------+-------------+-------------+------------------------------------------------------------------+
17| Package | Old Version | New Version | Platforms |
18+=========+=============+=============+==================================================================+
19| skiboot | v6.0.2 | v6.0.3 | barreleye, firenze, firestone, garrison, habanero, |
20| | | | openpower\_mambo, openpower\_p9\_mambo, p9dsu, p9dsu\_dev, |
21| | | | palmetto, pseries, romulus, vesnin, witherspoon, |
22| | | | witherspoon\_dev, zaius, zz |
23+---------+-------------+-------------+------------------------------------------------------------------+
24
25Package: skiboot
26----------------
27
28`Repository <https://github.com/open-power/skiboot>`__
29
30Patches
31~~~~~~~
32
33Commits
34~~~~~~~
35
36Oliver O'Halloran (4):
37
38- `e22f7e46dfa3 <https://github.com/open-power/skiboot/commit/e22f7e46dfa3>`__
39 p8-i2c: Allow a per-port default timeout
40- `ed21a758a43a <https://github.com/open-power/skiboot/commit/ed21a758a43a>`__
41 hdata: Add TPM timeout workaround
42- `652c0dd64313 <https://github.com/open-power/skiboot/commit/652c0dd64313>`__
43 libstb/i2c-driver: Bump max timeout
44- `d523a210dfbf <https://github.com/open-power/skiboot/commit/d523a210dfbf>`__
45 p8-i2c: Remove force reset
46
47Stewart Smith (1):
48
49- `8cdc58924f8d <https://github.com/open-power/skiboot/commit/8cdc58924f8d>`__
50 skiboot 6.0.3 release notes