Deployment Bot (from Travis CI) | 6d7e6e9 | 2021-06-14 19:18:41 +0000 | [diff] [blame] | 1 | Release Notes for OpenPower Firmware v2.0.4 |
| 2 | =========================================== |
| 3 | |
| 4 | op-build v2.0.4 was released on Thursday July 12th, 2018 and replaces op-build v2.0.3 as the current stable release in the 2.0.x series. |
| 5 | |
| 6 | It is recommended that v2.0.4 be used over any previous v2.0.x version due to the bug fixes contained within. |
| 7 | |
| 8 | Updated Packages |
| 9 | ---------------- |
| 10 | |
| 11 | +---------------------+---------------------+---------------------+----------------------------------------------------+ |
| 12 | | Package | Old Version | New Version | Platforms | |
| 13 | +=====================+=====================+=====================+====================================================+ |
| 14 | | hcode | hw052418a.op920 | hw060818a.op920 | zaius, p9dsu, witherspoon, romulus | |
| 15 | +---------------------+---------------------+---------------------+----------------------------------------------------+ |
| 16 | | hostboot | acedcb2b0fb20 | 63b526118e793 | zaius, p9dsu, witherspoon, romulus | |
| 17 | +---------------------+---------------------+---------------------+----------------------------------------------------+ |
| 18 | | hostboot-binaries | hw051718a.op920 | hw063018a.op920-2-g | firestone, garrison, zaius, p9dsu, palmetto, | |
| 19 | | | | 0db27d4b993b | vesnin, witherspoon, habanero, barreleye, romulus | |
| 20 | +---------------------+---------------------+---------------------+----------------------------------------------------+ |
| 21 | | occ | 90208bbb62606 | 016db56cbcd6a | zaius, p9dsu, witherspoon, zz, romulus | |
| 22 | +---------------------+---------------------+---------------------+----------------------------------------------------+ |
| 23 | | sbe | a596975350682 | 5c55be4739b4e | zaius, p9dsu, witherspoon, romulus | |
| 24 | +---------------------+---------------------+---------------------+----------------------------------------------------+ |
| 25 | | skiboot | v6.0.4 | v6.0.5 | openpower_mambo, firestone, firenze, garrison, | |
| 26 | | | | | zaius, p9dsu, palmetto, pseries, vesnin, | |
| 27 | | | | | witherspoon, habanero, openpower_p9_mambo, zz, | |
| 28 | | | | | barreleye, romulus | |
| 29 | +---------------------+---------------------+---------------------+----------------------------------------------------+ |
| 30 | |
| 31 | Package: hcode |
| 32 | -------------- |
| 33 | |
| 34 | `Repository <https://github.com/open-power/hcode>`__ |
| 35 | |
| 36 | Patches |
| 37 | ~~~~~~~ |
| 38 | |
| 39 | Commits |
| 40 | ~~~~~~~ |
| 41 | |
| 42 | Prasad Bg Ranganath (1): |
| 43 | |
| 44 | - `f7b7a6050aa3 <https://github.com/open-power/hcode/commit/f7b7a6050aa3>`__ PPB: Bug fix in computing IAC Vdn value |
| 45 | |
| 46 | Rahul Batra (5): |
| 47 | |
| 48 | - `b175658f8526 <https://github.com/open-power/hcode/commit/b175658f8526>`__ CME: Process DB0 inside intercme_msg_handler |
| 49 | - `fcff42579b68 <https://github.com/open-power/hcode/commit/fcff42579b68>`__ PGPE: Correctly Set retActQuads during Safe Mode |
| 50 | - `6777d2f2f00c <https://github.com/open-power/hcode/commit/6777d2f2f00c>`__ PGPE: Fix WOF Enable/Disable Issues |
| 51 | - `85e6dceb7174 <https://github.com/open-power/hcode/commit/85e6dceb7174>`__ PGPE: Use global literals for reg addrs |
| 52 | - `51692fa2cabc <https://github.com/open-power/hcode/commit/51692fa2cabc>`__ PGPE: Ack Back any pending quad active update during WOF Disable |
| 53 | |
| 54 | Richard J. Knight (1): |
| 55 | |
| 56 | - `fc7996aed4fa <https://github.com/open-power/hcode/commit/fc7996aed4fa>`__ Update Makefile to fix concurrancy issues with libppetracepp.a |
| 57 | |
| 58 | Yue Du (1): |
| 59 | |
| 60 | - `ff83bfc2bf6f <https://github.com/open-power/hcode/commit/ff83bfc2bf6f>`__ STOP: Fix History Write Data Machine Check by PPM_WRITE_DISABLE |
| 61 | |
| 62 | hostboot (3): |
| 63 | |
| 64 | - `9b060733df53 <https://github.com/open-power/hcode/commit/9b060733df53>`__ Release tag information updated for hw060618a.op920 |
| 65 | - `57f645d8622f <https://github.com/open-power/hcode/commit/57f645d8622f>`__ Release tag information updated for hw060718a.op920 |
| 66 | - `fbe2c7c8455c <https://github.com/open-power/hcode/commit/fbe2c7c8455c>`__ Release tag information updated for hw060818a.op920 |
| 67 | |
| 68 | Package: hostboot |
| 69 | ----------------- |
| 70 | |
| 71 | `Repository <https://github.com/open-power/hostboot>`__ |
| 72 | |
| 73 | .. _v2.0.4-patches-1: |
| 74 | |
| 75 | Patches |
| 76 | ~~~~~~~ |
| 77 | |
| 78 | .. _v2.0.4-commits-1: |
| 79 | |
| 80 | Commits |
| 81 | ~~~~~~~ |
| 82 | |
| 83 | Ben Gass (2): |
| 84 | |
| 85 | - `dd357cba6d55 <https://github.com/open-power/hostboot/commit/dd357cba6d55>`__ Correct Safe mode freqency to UltraTurbo compare error message. |
| 86 | - `21d652cae1fc <https://github.com/open-power/hostboot/commit/21d652cae1fc>`__ Update p9n_23 engd with n23_e9108_3_tp105_ec408_soa_sc_u138_01 data |
| 87 | |
| 88 | Christian Geddes (2): |
| 89 | |
| 90 | - `5684c60ff95d <https://github.com/open-power/hostboot/commit/5684c60ff95d>`__ Add recovery summary traces for sbeAttemptRecovery for FSP runtime |
| 91 | - `54080e164527 <https://github.com/open-power/hostboot/commit/54080e164527>`__ Slave SBE scratch regs must be up to date before continueMPIPL called |
| 92 | |
| 93 | Dan Crowell (2): |
| 94 | |
| 95 | - `384e76d46163 <https://github.com/open-power/hostboot/commit/384e76d46163>`__ Defer handling attentions on non-master proc until after SMP is up |
| 96 | - `d41e6f61373d <https://github.com/open-power/hostboot/commit/d41e6f61373d>`__ FFDC enhancements for core activate fails |
| 97 | |
| 98 | Greg Still (3): |
| 99 | |
| 100 | - `520c2aa3e498 <https://github.com/open-power/hostboot/commit/520c2aa3e498>`__ PM: clear Hcode error injection bit upon PM complex reset |
| 101 | - `4e615979c946 <https://github.com/open-power/hostboot/commit/4e615979c946>`__ PM: pm_firinit class fix to properly clear FIRs upon initialization |
| 102 | - `1469d353f178 <https://github.com/open-power/hostboot/commit/1469d353f178>`__ PM: Fix double biases value into safe mode frequency |
| 103 | |
| 104 | Ilya Smirnov (2): |
| 105 | |
| 106 | - `da0cef642cec <https://github.com/open-power/hostboot/commit/da0cef642cec>`__ New Global For Console Daemon |
| 107 | - `a218c42fcb5e <https://github.com/open-power/hostboot/commit/a218c42fcb5e>`__ Add Option to Use opal-elog-parse to eSEL.pl |
| 108 | |
| 109 | Jenny Huynh (1): |
| 110 | |
| 111 | - `cbfc8c262b7d <https://github.com/open-power/hostboot/commit/cbfc8c262b7d>`__ Changing NXCQFIR(34) RNG control logic error to checkstop |
| 112 | |
| 113 | Joe McGill (1): |
| 114 | |
| 115 | - `14d009af06a6 <https://github.com/open-power/hostboot/commit/14d009af06a6>`__ p9_sbe_common – mark TP LFIR bits 18:20 recoverable |
| 116 | |
| 117 | Louis Stermole (1): |
| 118 | |
| 119 | - `db169d62f42c <https://github.com/open-power/hostboot/commit/db169d62f42c>`__ Change mss_freq algorithm to deconfigure ports to achieve common DIMM freq |
| 120 | |
| 121 | Nick Klazynski (1): |
| 122 | |
| 123 | - `d44a3583d81b <https://github.com/open-power/hostboot/commit/d44a3583d81b>`__ Enable full ERAT for NDD2.2+ and CDD1.1+ |
| 124 | |
| 125 | Prasad Bg Ranganath (4): |
| 126 | |
| 127 | - `9df095095c4a <https://github.com/open-power/hostboot/commit/9df095095c4a>`__ PPB: Bug fix in computing IAC Vdn value |
| 128 | - `7644b20fd47e <https://github.com/open-power/hostboot/commit/7644b20fd47e>`__ PM reset: Fix disable resclk procedure |
| 129 | - `5caa7eb2573f <https://github.com/open-power/hostboot/commit/5caa7eb2573f>`__ PM_RESCLK: Clear override bits of CACCR in reset flow |
| 130 | - `05e5bff504e7 <https://github.com/open-power/hostboot/commit/05e5bff504e7>`__ SBE:PUTRING: Add callout support for checkword mismatch failure |
| 131 | |
| 132 | Rahul Batra (1): |
| 133 | |
| 134 | - `af797ecccc7e <https://github.com/open-power/hostboot/commit/af797ecccc7e>`__ PM: Not mask OCC_HB_NOTIFY during PM Reset |
| 135 | |
| 136 | Raja Das (1): |
| 137 | |
| 138 | - `f7d423bcbe65 <https://github.com/open-power/hostboot/commit/f7d423bcbe65>`__ Fenced Enabled check along with vdd_pfet_disable_core for scoms |
| 139 | |
| 140 | Ryan Black (1): |
| 141 | |
| 142 | - `e6737390b254 <https://github.com/open-power/hostboot/commit/e6737390b254>`__ Change npu ATSD timeout to disabled |
| 143 | |
| 144 | Soma BhanuTej (1): |
| 145 | |
| 146 | - `63b526118e79 <https://github.com/open-power/hostboot/commit/63b526118e79>`__ BugFix for extract_sbe_rc |
| 147 | |
| 148 | Stephen Glancy (3): |
| 149 | |
| 150 | - `d5d4ea292432 <https://github.com/open-power/hostboot/commit/d5d4ea292432>`__ Fixes CKE levels during RCD initialization |
| 151 | - `692b8cce1955 <https://github.com/open-power/hostboot/commit/692b8cce1955>`__ Updates training advanced workarounds to run after a failure |
| 152 | - `fb533c4d3bf1 <https://github.com/open-power/hostboot/commit/fb533c4d3bf1>`__ Updates the training advanced algorithm |
| 153 | |
| 154 | nagurram-in (1): |
| 155 | |
| 156 | - `9e1945e647ad <https://github.com/open-power/hostboot/commit/9e1945e647ad>`__ IS_MPIPL_SUPPORTED attribute support and update in hdat IPLP structure |
| 157 | |
| 158 | spashabk-in (1): |
| 159 | |
| 160 | - `8d357039a509 <https://github.com/open-power/hostboot/commit/8d357039a509>`__ Remove clear(step 3) of reset vectors |
| 161 | |
| 162 | Package: occ |
| 163 | ------------ |
| 164 | |
| 165 | `Repository <https://github.com/open-power/occ>`__ |
| 166 | |
| 167 | .. _v2.0.4-patches-2: |
| 168 | |
| 169 | Patches |
| 170 | ~~~~~~~ |
| 171 | |
| 172 | .. _v2.0.4-commits-2: |
| 173 | |
| 174 | Commits |
| 175 | ~~~~~~~ |
| 176 | |
| 177 | Chris Cain (1): |
| 178 | |
| 179 | - `6303307e1c4f <https://github.com/open-power/occ/commit/6303307e1c4f>`__ Fix PGPE beacon detection |
| 180 | |
| 181 | Sumit Kumar (1): |
| 182 | |
| 183 | - `3efcf7cda44d <https://github.com/open-power/occ/commit/3efcf7cda44d>`__ 24x7: Added Alink PMU & fix for defect SW430218 |
| 184 | |
| 185 | William Bryan (2): |
| 186 | |
| 187 | - `77c9891f6228 <https://github.com/open-power/occ/commit/77c9891f6228>`__ Increase GPE1 Stack Size |
| 188 | - `016db56cbcd6 <https://github.com/open-power/occ/commit/016db56cbcd6>`__ Update GPE1 Binary 7/3 |
| 189 | |
| 190 | Package: sbe |
| 191 | ------------ |
| 192 | |
| 193 | `Repository <https://github.com/open-power/sbe>`__ |
| 194 | |
| 195 | .. _v2.0.4-patches-3: |
| 196 | |
| 197 | Patches |
| 198 | ~~~~~~~ |
| 199 | |
| 200 | .. _v2.0.4-commits-3: |
| 201 | |
| 202 | Commits |
| 203 | ~~~~~~~ |
| 204 | |
| 205 | Ben Gass (1): |
| 206 | |
| 207 | - `5c55be4739b4 <https://github.com/open-power/sbe/commit/5c55be4739b4>`__ Update p9n_23 engd with n23_e9108_3_tp105_ec408_soa_sc_u138_01 data |
| 208 | |
| 209 | Joe McGill (1): |
| 210 | |
| 211 | - `512cca6c2ce6 <https://github.com/open-power/sbe/commit/512cca6c2ce6>`__ p9_sbe_common – mark TP LFIR bits 18:20 recoverable |
| 212 | |
| 213 | Nick Klazynski (1): |
| 214 | |
| 215 | - `16a44eff4942 <https://github.com/open-power/sbe/commit/16a44eff4942>`__ Enable full ERAT for NDD2.2+ and CDD1.1+ |
| 216 | |
| 217 | Prasad Bg Ranganath (1): |
| 218 | |
| 219 | - `f283d67875d4 <https://github.com/open-power/sbe/commit/f283d67875d4>`__ SBE:PUTRING: Add callout support for checkword mismatch failure |
| 220 | |
| 221 | Prem Shanker Jha (1): |
| 222 | |
| 223 | - `3b5cc1a5a792 <https://github.com/open-power/sbe/commit/3b5cc1a5a792>`__ PM: Fix FFDC collection for HWP p9_collect_suspend_ffdc. |
| 224 | |
| 225 | Raja Das (1): |
| 226 | |
| 227 | - `0b006e7b30b0 <https://github.com/open-power/sbe/commit/0b006e7b30b0>`__ Fenced Enabled check along with vdd_pfet_disable_core for scoms |
| 228 | |
| 229 | Package: skiboot |
| 230 | ---------------- |
| 231 | |
| 232 | `Repository <https://github.com/open-power/skiboot>`__ |
| 233 | |
| 234 | .. _v2.0.4-patches-4: |
| 235 | |
| 236 | Patches |
| 237 | ~~~~~~~ |
| 238 | |
| 239 | .. _v2.0.4-commits-4: |
| 240 | |
| 241 | Commits |
| 242 | ~~~~~~~ |
| 243 | |
| 244 | Andrew Jeffery (2): |
| 245 | |
| 246 | - `4b4e4e8585f7 <https://github.com/open-power/skiboot/commit/4b4e4e8585f7>`__ pci: Fix PCI_DEVICE_ID() |
| 247 | - `6dbc0b3b0f89 <https://github.com/open-power/skiboot/commit/6dbc0b3b0f89>`__ core: Add test for PCI quirks |
| 248 | |
| 249 | Christophe Lombard (1): |
| 250 | |
| 251 | - `bfb78e7bc262 <https://github.com/open-power/skiboot/commit/bfb78e7bc262>`__ capi: Select the correct IODA table entry for the mbt cache. |
| 252 | |
| 253 | Haren Myneni (1): |
| 254 | |
| 255 | - `e4f0860c4372 <https://github.com/open-power/skiboot/commit/e4f0860c4372>`__ NX: Add NX coprocessor init opal call |
| 256 | |
| 257 | Mahesh Salgaonkar (1): |
| 258 | |
| 259 | - `f4a95d7e1dd5 <https://github.com/open-power/skiboot/commit/f4a95d7e1dd5>`__ opal/hmi: Display correct chip id while printing NPU FIRs. |
| 260 | |
| 261 | Michael Neuling (3): |
| 262 | |
| 263 | - `28bf820d3735 <https://github.com/open-power/skiboot/commit/28bf820d3735>`__ phb4: Minimise wait when moving through FRESET states |
| 264 | - `f09894aca400 <https://github.com/open-power/skiboot/commit/f09894aca400>`__ phb4: Move training trace logging to next state. |
| 265 | - `2bd26c39de53 <https://github.com/open-power/skiboot/commit/2bd26c39de53>`__ phb4: Delay training till after PERST is deasserted |
| 266 | |
| 267 | Reza Arbab (1): |
| 268 | |
| 269 | - `966a2839484f <https://github.com/open-power/skiboot/commit/966a2839484f>`__ npu2/hw-procedures: Fence bricks via NTL instead of MISC |
| 270 | |
| 271 | Shilpasri G Bhat (1): |
| 272 | |
| 273 | - `6ab6b5028e0f <https://github.com/open-power/skiboot/commit/6ab6b5028e0f>`__ occ: sensors: Fix the size of the phandle array ‘sensors’ in DT |
| 274 | |
| 275 | Stewart Smith (2): |
| 276 | |
| 277 | - `dd54042395c2 <https://github.com/open-power/skiboot/commit/dd54042395c2>`__ test/qemu: skip qemu test if ‘old’ qemu without PCR |
| 278 | - `6da102053f99 <https://github.com/open-power/skiboot/commit/6da102053f99>`__ skiboot 6.0.5 release notes |
| 279 | |
| 280 | Vaibhav Jain (1): |
| 281 | |
| 282 | - `70e0dc77f597 <https://github.com/open-power/skiboot/commit/70e0dc77f597>`__ phb4/capp: Calculate STQ/DMA read engines based on link-width for PEC |
| 283 | |
| 284 | Vasant Hegde (2): |
| 285 | |
| 286 | - `8582501d9581 <https://github.com/open-power/skiboot/commit/8582501d9581>`__ vpd: Sanitize VPD data |
| 287 | - `81888d620f6a <https://github.com/open-power/skiboot/commit/81888d620f6a>`__ vpd: Add vendor property to processor node |