Stewart Smith | 1a64d43 | 2018-05-19 06:32:12 +1000 | [diff] [blame] | 1 | Release Notes for OpenPower Firmware v2.0.1 |
| 2 | =========================================== |
| 3 | |
| 4 | Updated Packages |
| 5 | ---------------- |
| 6 | |
| 7 | +------+------------+------------+------------------------------------------------+ |
| 8 | | Pack | Old | New | Platforms | |
| 9 | | age | Version | Version | | |
| 10 | +======+============+============+================================================+ |
| 11 | | hcod | hw051018a. | hw051718a. | p9dsu, romulus, witherspoon, zaius | |
| 12 | | e | op920 | op920 | | |
| 13 | +------+------------+------------+------------------------------------------------+ |
| 14 | | host | 8e05a4399b | a4eb7f02f9 | p9dsu, romulus, witherspoon, zaius | |
| 15 | | boot | f567a49f91 | 9742a24596 | | |
| 16 | | | cfee8ad24b | 474467e0dd | | |
| 17 | | | 3896e96982 | 51c21cd932 | | |
| 18 | +------+------------+------------+------------------------------------------------+ |
| 19 | | host | 20119f0868 | hw051718a. | barreleye, firestone, garrison, habanero, | |
| 20 | | boot | 7783a87862 | op920 | p9dsu, palmetto, romulus, vesnin, witherspoon, | |
| 21 | | -bin | cee268df12 | | zaius | |
| 22 | | arie | 60f914c01e | | | |
| 23 | | s | | | | |
| 24 | +------+------------+------------+------------------------------------------------+ |
| 25 | | skib | v6.0.1 | v6.0.2 | barreleye, firenze, firestone, garrison, | |
| 26 | | oot | | | habanero, openpower\_mambo, | |
| 27 | | | | | openpower\_p9\_mambo, p9dsu, p9dsu\_dev, | |
| 28 | | | | | palmetto, pseries, romulus, vesnin, | |
| 29 | | | | | witherspoon, witherspoon\_dev, zaius, zz | |
| 30 | +------+------------+------------+------------------------------------------------+ |
| 31 | |
| 32 | Package: hostboot |
| 33 | ----------------- |
| 34 | |
| 35 | `Repository <https://github.com/open-power/hostboot>`__ |
| 36 | |
| 37 | Patches |
| 38 | ~~~~~~~ |
| 39 | |
| 40 | - `0007-Disable-warnings-that-crop-up-a-lot-with-GCC6.patch <https://github.com/open-power/op-build/tree/HEAD/openpower/package/hostboot/0007-Disable-warnings-that-crop-up-a-lot-with-GCC6.patch>`__ |
| 41 | - `hostboot-0002-Revert-Mark-Read-Only-Partitions-as-Such.patch <https://github.com/open-power/op-build/tree/HEAD/openpower/package/hostboot/hostboot-0002-Revert-Mark-Read-Only-Partitions-as-Such.patch>`__ |
| 42 | - `hostboot-1020-Revert-jgr17071200-Removed-pdwn-settings.patch <https://github.com/open-power/op-build/tree/HEAD/openpower/package/hostboot/hostboot-1020-Revert-jgr17071200-Removed-pdwn-settings.patch>`__ |
| 43 | |
| 44 | Commits |
| 45 | ~~~~~~~ |
| 46 | |
| 47 | Andres Lugo-Reyes (1): |
| 48 | |
| 49 | - `a4eb7f02f997 <https://github.com/open-power/hostboot/commit/a4eb7f02f997>`__ |
| 50 | Fix off-by-one error when counting WOF reset counts |
| 51 | |
| 52 | Package: skiboot |
| 53 | ---------------- |
| 54 | |
| 55 | `Repository <https://github.com/open-power/skiboot>`__ |
| 56 | |
| 57 | Patches |
| 58 | ~~~~~~~ |
| 59 | |
| 60 | Commits |
| 61 | ~~~~~~~ |
| 62 | |
| 63 | Michael Neuling (1): |
| 64 | |
| 65 | - `b179d8ff62a8 <https://github.com/open-power/skiboot/commit/b179d8ff62a8>`__ |
| 66 | cpu: Clear PCR SPR in opal\_reinit\_cpus() |
| 67 | |
| 68 | Stewart Smith (1): |
| 69 | |
| 70 | - `e05b3fb62d44 <https://github.com/open-power/skiboot/commit/e05b3fb62d44>`__ |
| 71 | skiboot 6.0.2 release notes |