Stewart Smith | aa0c7a7 | 2018-08-01 12:12:04 +1000 | [diff] [blame] | 1 | Release Notes for OpenPower Firmware v2.0.6 |
| 2 | =========================================== |
| 3 | |
| 4 | op-build v2.0.6 was released on Wednesday August 1st, 2018 and replaces op-build v2.0.5 as the current stable release in |
| 5 | the 2.0.x series. |
| 6 | |
| 7 | It is recommended that v2.0.6 be used over any previous v2.0.x version due to the bug fixes contained within. |
| 8 | |
| 9 | Updated Packages |
| 10 | ---------------- |
| 11 | |
| 12 | +------------+-----------------------------+-----------------------------+--------------------------------------------+ |
| 13 | | Package | Old Version | New Version | Platforms | |
| 14 | +============+=============================+=============================+============================================+ |
| 15 | | hcode | hw060818a.op920 | hw072318a.op920 | zaius, p9dsu, witherspoon, romulus | |
| 16 | +------------+-----------------------------+-----------------------------+--------------------------------------------+ |
| 17 | | hostboot | 63b526118e79 | 58b3d491a4354 | zaius, p9dsu, witherspoon, romulus | |
| 18 | +------------+-----------------------------+-----------------------------+--------------------------------------------+ |
| 19 | | hostboot-b | hw063018a.op920-2-g0db27d4b | hw072318a.op920 | firestone, garrison, zaius, p9dsu, | |
| 20 | | inaries | 993b | | palmetto, vesnin, witherspoon, habanero, | |
| 21 | | | | | barreleye, romulus | |
| 22 | +------------+-----------------------------+-----------------------------+--------------------------------------------+ |
| 23 | | occ | 016db56cbcd6 | 084756c397c4 | zaius, p9dsu, witherspoon, zz, romulus | |
| 24 | +------------+-----------------------------+-----------------------------+--------------------------------------------+ |
| 25 | | petitboot | v1.7.1 | v1.7.2 | openpower_mambo, firestone, firenze, | |
| 26 | | | | | garrison, zaius, p9dsu, palmetto, pseries, | |
| 27 | | | | | vesnin, witherspoon, habanero, | |
| 28 | | | | | openpower_p9_mambo, zz, barreleye, romulus | |
| 29 | +------------+-----------------------------+-----------------------------+--------------------------------------------+ |
| 30 | | sbe | 5c55be4739b4 | 55d6eb23ddd2 | zaius, p9dsu, witherspoon, romulus | |
| 31 | +------------+-----------------------------+-----------------------------+--------------------------------------------+ |
| 32 | |
| 33 | Package: hcode |
| 34 | -------------- |
| 35 | |
| 36 | `Repository <https://github.com/open-power/hcode>`__ |
| 37 | |
| 38 | Patches |
| 39 | ~~~~~~~ |
| 40 | |
| 41 | Commits |
| 42 | ~~~~~~~ |
| 43 | |
| 44 | Brian Vanderpool (1): |
| 45 | |
| 46 | - `a8673e5364a6 <https://github.com/open-power/hcode/commit/a8673e5364a6>`__ STOP: Clear CPPM_PECES on entry during |
| 47 | power save cycle to prevent wakeup events |
| 48 | |
| 49 | Greg Still (1): |
| 50 | |
| 51 | - `ead6e9843244 <https://github.com/open-power/hcode/commit/ead6e9843244>`__ PM: clear Hcode error injection bits upon |
| 52 | injection and malf alert |
| 53 | |
| 54 | Rahul Batra (3): |
| 55 | |
| 56 | - `97b15c9d2286 <https://github.com/open-power/hcode/commit/97b15c9d2286>`__ PGPE: Use PGPE Header from |
| 57 | p9_hcode_images_defines.h |
| 58 | - `76bab2be2fcc <https://github.com/open-power/hcode/commit/76bab2be2fcc>`__ PGPE: Fixes and Cleanup for Mfg/Char team |
| 59 | - `663f776e9066 <https://github.com/open-power/hcode/commit/663f776e9066>`__ PGPE: Fixes and Cleanup for Mfg/Char team |
| 60 | |
| 61 | Richard J. Knight (1): |
| 62 | |
| 63 | - `d9f40ccf1389 <https://github.com/open-power/hcode/commit/d9f40ccf1389>`__ update gerrit hostname for server |
| 64 | migration |
| 65 | |
| 66 | Yue Du (11): |
| 67 | |
| 68 | - `a9a2d59b2758 <https://github.com/open-power/hcode/commit/a9a2d59b2758>`__ STOP: Fix CME Special Attention handling |
| 69 | - `b1f8194a584a <https://github.com/open-power/hcode/commit/b1f8194a584a>`__ STOP: Fix Srr1 wrongly reported upon |
| 70 | special wakeup |
| 71 | - `5ac7e3c6d8b5 <https://github.com/open-power/hcode/commit/5ac7e3c6d8b5>`__ STOP: Fix Srr1 wrongly reported upon |
| 72 | special wakeup |
| 73 | - `ecba21b4468e <https://github.com/open-power/hcode/commit/ecba21b4468e>`__ STOP: Clean up stop state after aborted L3 |
| 74 | purge during Stop 11 entry |
| 75 | - `e5815ebbc536 <https://github.com/open-power/hcode/commit/e5815ebbc536>`__ STOP: Fix Core Special Wakeup window |
| 76 | condition |
| 77 | - `0a26d44dec5d <https://github.com/open-power/hcode/commit/0a26d44dec5d>`__ PM: PGPE hang fix during VDM droop |
| 78 | workaround |
| 79 | - `c89e98776bc4 <https://github.com/open-power/hcode/commit/c89e98776bc4>`__ STOP: remove chiplet enable drop in |
| 80 | core_poweron for multicast scom |
| 81 | - `dea935a2d336 <https://github.com/open-power/hcode/commit/dea935a2d336>`__ STOP: Fix Stop1 Window conditions |
| 82 | - `fcb9ea988c8b <https://github.com/open-power/hcode/commit/fcb9ea988c8b>`__ STOP: Fix hole in 62403 |
| 83 | - `9935f632a513 <https://github.com/open-power/hcode/commit/9935f632a513>`__ STOP: Fix PLS/Srr1 over reporting bug |
| 84 | (impact stop2 only) |
| 85 | - `423e0a9d9b3c <https://github.com/open-power/hcode/commit/423e0a9d9b3c>`__ STOP: Fix VDM Droop Event DB3 Window |
| 86 | condition breaking STOP |
| 87 | |
| 88 | hostboot (10): |
| 89 | |
| 90 | - `550b2fa1dca6 <https://github.com/open-power/hcode/commit/550b2fa1dca6>`__ Release tag information updated for |
| 91 | hw062818a.op920 |
| 92 | - `6fa9a55fc99d <https://github.com/open-power/hcode/commit/6fa9a55fc99d>`__ Release tag information updated for |
| 93 | hw063018a.op920 |
| 94 | - `90daf24b2840 <https://github.com/open-power/hcode/commit/90daf24b2840>`__ Release tag information updated for |
| 95 | hw071018a.op920 |
| 96 | - `86b1525c59f5 <https://github.com/open-power/hcode/commit/86b1525c59f5>`__ Release tag information updated for |
| 97 | hw071118a.op920 |
| 98 | - `1313e9247391 <https://github.com/open-power/hcode/commit/1313e9247391>`__ Release tag information updated for |
| 99 | hw071318a.op920 |
| 100 | - `bb4e62e97086 <https://github.com/open-power/hcode/commit/bb4e62e97086>`__ Release tag information updated for |
| 101 | hw071418a.op920 |
| 102 | - `279348985484 <https://github.com/open-power/hcode/commit/279348985484>`__ Release tag information updated for |
| 103 | hw071518a.op920 |
| 104 | - `3d121ff605e6 <https://github.com/open-power/hcode/commit/3d121ff605e6>`__ Release tag information updated for |
| 105 | hw071718a.op920 |
| 106 | - `8c2de096c3ce <https://github.com/open-power/hcode/commit/8c2de096c3ce>`__ Release tag information updated for |
| 107 | hw071818a.op920 |
| 108 | - `699b92d0db4d <https://github.com/open-power/hcode/commit/699b92d0db4d>`__ Release tag information updated for |
| 109 | hw072318a.op920 |
| 110 | |
| 111 | Package: hostboot |
| 112 | ----------------- |
| 113 | |
| 114 | `Repository <https://github.com/open-power/hostboot>`__ |
| 115 | |
Stewart Smith | 792673c | 2018-09-13 15:01:43 +1000 | [diff] [blame] | 116 | .. _v2.0.6-patches-1: |
Stewart Smith | aa0c7a7 | 2018-08-01 12:12:04 +1000 | [diff] [blame] | 117 | |
| 118 | Patches |
| 119 | ~~~~~~~ |
| 120 | |
Stewart Smith | 792673c | 2018-09-13 15:01:43 +1000 | [diff] [blame] | 121 | .. _v2.0.6-commits-1: |
Stewart Smith | aa0c7a7 | 2018-08-01 12:12:04 +1000 | [diff] [blame] | 122 | |
| 123 | Commits |
| 124 | ~~~~~~~ |
| 125 | |
| 126 | Andres Lugo-Reyes (1): |
| 127 | |
| 128 | - `19a4dfe717cb <https://github.com/open-power/hostboot/commit/19a4dfe717cb>`__ HTMGT: Save WOF reset reasons across |
| 129 | all WOF resets |
| 130 | |
| 131 | Chris Steffen (1): |
| 132 | |
| 133 | - `15312c06fdfb <https://github.com/open-power/hostboot/commit/15312c06fdfb>`__ Move Xbus Erepair FIR Clearing |
| 134 | |
| 135 | Christian Geddes (1): |
| 136 | |
| 137 | - `3e3f1abb99cd <https://github.com/open-power/hostboot/commit/3e3f1abb99cd>`__ Only switch sides and perform hreset if |
| 138 | SEEPROM side versions match |
| 139 | |
| 140 | Dan Crowell (1): |
| 141 | |
| 142 | - `f4a736da3d50 <https://github.com/open-power/hostboot/commit/f4a736da3d50>`__ Debug improvements for exceptions and |
| 143 | OOM hangs |
| 144 | |
| 145 | Ilya Smirnov (2): |
| 146 | |
| 147 | - `7d36982e90ab <https://github.com/open-power/hostboot/commit/7d36982e90ab>`__ Display Secure Mode Console Trace |
| 148 | During Boot |
| 149 | - `aaaf653cdc31 <https://github.com/open-power/hostboot/commit/aaaf653cdc31>`__ Attach Traces to call_mss_eff_config |
| 150 | Errors |
| 151 | |
| 152 | Joachim Fenkes (1): |
| 153 | |
| 154 | - `c9d74dbb0501 <https://github.com/open-power/hostboot/commit/c9d74dbb0501>`__ p9_sbe_lpc_init: Add final check for |
| 155 | errors |
| 156 | |
| 157 | Matt Derksen (1): |
| 158 | |
| 159 | - `0a0a63d6e7be <https://github.com/open-power/hostboot/commit/0a0a63d6e7be>`__ Add WOF compare data section for |
| 160 | RC_WOF_TABLE_NOT_FOUND errors |
| 161 | |
| 162 | Nick Bofferding (3): |
| 163 | |
| 164 | - `729f4b3bb3a3 <https://github.com/open-power/hostboot/commit/729f4b3bb3a3>`__ Send errors from previous boots as |
| 165 | callhome type eSELs |
| 166 | - `7be43628c219 <https://github.com/open-power/hostboot/commit/7be43628c219>`__ I2C: Inhibit sending slave stop command |
| 167 | when SDA and SCL are not both asserted |
| 168 | - `5f7ef1613479 <https://github.com/open-power/hostboot/commit/5f7ef1613479>`__ Secure Boot: Clear XBUS FIR bits after |
| 169 | SMP enabled |
| 170 | |
| 171 | Prasad Bg Ranganath (2): |
| 172 | |
| 173 | - `de3e4c9a406f <https://github.com/open-power/hostboot/commit/de3e4c9a406f>`__ PPB:Compute safe mode Freq and Volt |
| 174 | calculation during runtime |
| 175 | - `4447f992153d <https://github.com/open-power/hostboot/commit/4447f992153d>`__ Bug fix for the Runtime pstate bias |
| 176 | update |
| 177 | |
| 178 | Ryan Black (1): |
| 179 | |
| 180 | - `767c08ae77b2 <https://github.com/open-power/hostboot/commit/767c08ae77b2>`__ Mask ut=0 and ut=1 mmio bad |
| 181 | cmd/length/align |
| 182 | |
| 183 | Sachin Gupta (1): |
| 184 | |
| 185 | - `58b3d491a435 <https://github.com/open-power/hostboot/commit/58b3d491a435>`__ Disable SBE HW i2c reset sequence on |
| 186 | hreset |
| 187 | |
| 188 | Zane Shelley (2): |
| 189 | |
| 190 | - `dcc623f78014 <https://github.com/open-power/hostboot/commit/dcc623f78014>`__ PRD: ignore SCOM errors in rule code |
| 191 | summary construct |
| 192 | - `0eda42cf2414 <https://github.com/open-power/hostboot/commit/0eda42cf2414>`__ PRD: incorrect CFAM register addresses |
| 193 | used in Hostboot |
| 194 | |
| 195 | Package: occ |
| 196 | ------------ |
| 197 | |
| 198 | `Repository <https://github.com/open-power/occ>`__ |
| 199 | |
Stewart Smith | 792673c | 2018-09-13 15:01:43 +1000 | [diff] [blame] | 200 | .. _v2.0.6-patches-2: |
Stewart Smith | aa0c7a7 | 2018-08-01 12:12:04 +1000 | [diff] [blame] | 201 | |
| 202 | Patches |
| 203 | ~~~~~~~ |
| 204 | |
Stewart Smith | 792673c | 2018-09-13 15:01:43 +1000 | [diff] [blame] | 205 | .. _v2.0.6-commits-2: |
Stewart Smith | aa0c7a7 | 2018-08-01 12:12:04 +1000 | [diff] [blame] | 206 | |
| 207 | Commits |
| 208 | ~~~~~~~ |
| 209 | |
| 210 | mbroyles (1): |
| 211 | |
| 212 | - `084756c397c4 <https://github.com/open-power/occ/commit/084756c397c4>`__ Force update of OPAL-OCC memory after GPU |
| 213 | presence detected |
| 214 | |
| 215 | Package: petitboot |
| 216 | ------------------ |
| 217 | |
| 218 | `Repository <https://github.com/open-power/petitboot>`__ |
| 219 | |
Stewart Smith | 792673c | 2018-09-13 15:01:43 +1000 | [diff] [blame] | 220 | .. _v2.0.6-patches-3: |
Stewart Smith | aa0c7a7 | 2018-08-01 12:12:04 +1000 | [diff] [blame] | 221 | |
| 222 | Patches |
| 223 | ~~~~~~~ |
| 224 | |
| 225 | - `petitboot-01-autotools-Add-autopoint-generated-files.patch <https://github.com/open-power/op-build/tree/HEAD/openpower/package/petitboot/petitboot-01-autotools-Add-autopoint-generated-files.patch>`__ |
| 226 | |
Stewart Smith | 792673c | 2018-09-13 15:01:43 +1000 | [diff] [blame] | 227 | .. _v2.0.6-commits-3: |
Stewart Smith | aa0c7a7 | 2018-08-01 12:12:04 +1000 | [diff] [blame] | 228 | |
| 229 | Commits |
| 230 | ~~~~~~~ |
| 231 | |
| 232 | Package: sbe |
| 233 | ------------ |
| 234 | |
| 235 | `Repository <https://github.com/open-power/sbe>`__ |
| 236 | |
Stewart Smith | 792673c | 2018-09-13 15:01:43 +1000 | [diff] [blame] | 237 | .. _v2.0.6-patches-4: |
Stewart Smith | aa0c7a7 | 2018-08-01 12:12:04 +1000 | [diff] [blame] | 238 | |
| 239 | Patches |
| 240 | ~~~~~~~ |
| 241 | |
Stewart Smith | 792673c | 2018-09-13 15:01:43 +1000 | [diff] [blame] | 242 | .. _v2.0.6-commits-4: |
Stewart Smith | aa0c7a7 | 2018-08-01 12:12:04 +1000 | [diff] [blame] | 243 | |
| 244 | Commits |
| 245 | ~~~~~~~ |
| 246 | |
| 247 | Joachim Fenkes (1): |
| 248 | |
| 249 | - `c6566a7d896a <https://github.com/open-power/sbe/commit/c6566a7d896a>`__ p9_sbe_lpc_init: Add final check for errors |
| 250 | |
| 251 | Nick Klazynski (1): |
| 252 | |
| 253 | - `d51bd3609e3b <https://github.com/open-power/sbe/commit/d51bd3609e3b>`__ Clockgate disable workaround for HW452921 |
| 254 | |
| 255 | Prasad Bg Ranganath (1): |
| 256 | |
| 257 | - `96c1383b9764 <https://github.com/open-power/sbe/commit/96c1383b9764>`__ Marking CME sram addr and cntrl register for |
| 258 | whitelist |
| 259 | |
| 260 | Raja Das (1): |
| 261 | |
| 262 | - `4665a9b1ce24 <https://github.com/open-power/sbe/commit/4665a9b1ce24>`__ Inverted logic of hasClock bit in Clock |
| 263 | Status register |
| 264 | |
| 265 | Sumit Kumar (1): |
| 266 | |
| 267 | - `55d6eb23ddd2 <https://github.com/open-power/sbe/commit/55d6eb23ddd2>`__ Updated gerrit hostname |
| 268 | |
| 269 | Yue Du (1): |
| 270 | |
| 271 | - `c7f8a8572837 <https://github.com/open-power/sbe/commit/c7f8a8572837>`__ STOP: remove chiplet enable drop in |
| 272 | core_poweron for multicast scom |