Deployment Bot (from Travis CI) | 6d7e6e9 | 2021-06-14 19:18:41 +0000 | [diff] [blame] | 1 | |
| 2 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
| 3 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 4 | |
| 5 | <html xmlns="http://www.w3.org/1999/xhtml"> |
| 6 | <head> |
| 7 | <meta http-equiv="X-UA-Compatible" content="IE=Edge" /> |
| 8 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
| 9 | <title>Release Notes for OpenPower Firmware v2.0.8 — OpenPOWER Firmware v2.6-257-g5b5624c2 |
| 10 | documentation</title> |
| 11 | <link rel="stylesheet" href="../_static/alabaster.css" type="text/css" /> |
| 12 | <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> |
| 13 | <script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script> |
| 14 | <script type="text/javascript" src="../_static/jquery.js"></script> |
| 15 | <script type="text/javascript" src="../_static/underscore.js"></script> |
| 16 | <script type="text/javascript" src="../_static/doctools.js"></script> |
| 17 | <link rel="index" title="Index" href="../genindex.html" /> |
| 18 | <link rel="search" title="Search" href="../search.html" /> |
| 19 | <link rel="next" title="Release Notes for OpenPower Firmware v2.0.9" href="v2.0.9.html" /> |
| 20 | <link rel="prev" title="Release Notes for OpenPower Firmware v2.0.7" href="v2.0.7.html" /> |
| 21 | |
| 22 | <link rel="stylesheet" href="../_static/custom.css" type="text/css" /> |
| 23 | |
| 24 | |
| 25 | <meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" /> |
| 26 | |
| 27 | </head><body> |
| 28 | |
| 29 | |
| 30 | <div class="document"> |
| 31 | <div class="documentwrapper"> |
| 32 | <div class="bodywrapper"> |
| 33 | |
| 34 | |
| 35 | <div class="body" role="main"> |
| 36 | |
| 37 | <div class="section" id="release-notes-for-openpower-firmware-v2-0-8"> |
| 38 | <h1>Release Notes for OpenPower Firmware v2.0.8<a class="headerlink" href="#release-notes-for-openpower-firmware-v2-0-8" title="Permalink to this headline">¶</a></h1> |
| 39 | <p>op-build v2.0.8 was released on Monday August 6th, 2018 and replaces op-build v2.0.7 as the current stable release in |
| 40 | the 2.0.x series.</p> |
| 41 | <p>It is recommended that v2.0.8 be used over any previous v2.0.x version on POWER9 systems due to the bug fixes contained |
| 42 | within.</p> |
| 43 | <div class="section" id="updated-packages"> |
| 44 | <h2>Updated Packages<a class="headerlink" href="#updated-packages" title="Permalink to this headline">¶</a></h2> |
| 45 | <table border="1" class="docutils"> |
| 46 | <colgroup> |
| 47 | <col width="17%" /> |
| 48 | <col width="22%" /> |
| 49 | <col width="26%" /> |
| 50 | <col width="35%" /> |
| 51 | </colgroup> |
| 52 | <thead valign="bottom"> |
| 53 | <tr class="row-odd"><th class="head">Package</th> |
| 54 | <th class="head">Old Version</th> |
| 55 | <th class="head">New Version</th> |
| 56 | <th class="head">Platforms</th> |
| 57 | </tr> |
| 58 | </thead> |
| 59 | <tbody valign="top"> |
| 60 | <tr class="row-even"><td>hcode</td> |
| 61 | <td>hw072318a.op920</td> |
| 62 | <td>hw080418a.op920</td> |
| 63 | <td>zaius, p9dsu, witherspoon, romulus</td> |
| 64 | </tr> |
| 65 | <tr class="row-odd"><td>hostboot</td> |
| 66 | <td>58b3d491a4354</td> |
| 67 | <td>d0332131ea0c0</td> |
| 68 | <td>zaius, p9dsu, witherspoon, romulus</td> |
| 69 | </tr> |
| 70 | <tr class="row-even"><td>hostboot-binaries</td> |
| 71 | <td>hw072318a.op920</td> |
| 72 | <td>hw080418a.op920</td> |
| 73 | <td>firestone, garrison, zaius, p9dsu, |
| 74 | palmetto, vesnin, witherspoon, |
| 75 | habanero, barreleye, romulus</td> |
| 76 | </tr> |
| 77 | </tbody> |
| 78 | </table> |
| 79 | </div> |
| 80 | <div class="section" id="package-hcode"> |
| 81 | <h2>Package: hcode<a class="headerlink" href="#package-hcode" title="Permalink to this headline">¶</a></h2> |
| 82 | <p><a class="reference external" href="https://github.com/open-power/hcode">Repository</a></p> |
| 83 | <div class="section" id="patches"> |
| 84 | <h3>Patches<a class="headerlink" href="#patches" title="Permalink to this headline">¶</a></h3> |
| 85 | </div> |
| 86 | <div class="section" id="commits"> |
| 87 | <h3>Commits<a class="headerlink" href="#commits" title="Permalink to this headline">¶</a></h3> |
| 88 | <p>Yue Du (1):</p> |
| 89 | <ul class="simple"> |
| 90 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/fa7d3943af91">fa7d3943af91</a> STOP: Fix incorrect solution in 61385</li> |
| 91 | </ul> |
| 92 | <p>hostboot (3):</p> |
| 93 | <ul class="simple"> |
| 94 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/7903b32b3d7e">7903b32b3d7e</a> Release tag information updated for |
| 95 | hw080118a.op920</li> |
| 96 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/b7536dec8c2a">b7536dec8c2a</a> Release tag information updated for |
| 97 | hw080318a.op920</li> |
| 98 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/9b0cff5c99d7">9b0cff5c99d7</a> Release tag information updated for |
| 99 | hw080418a.op920</li> |
| 100 | </ul> |
| 101 | </div> |
| 102 | </div> |
| 103 | <div class="section" id="package-hostboot"> |
| 104 | <h2>Package: hostboot<a class="headerlink" href="#package-hostboot" title="Permalink to this headline">¶</a></h2> |
| 105 | <p><a class="reference external" href="https://github.com/open-power/hostboot">Repository</a></p> |
| 106 | <div class="section" id="v2-0-8-patches-1"> |
| 107 | <span id="id1"></span><h3>Patches<a class="headerlink" href="#v2-0-8-patches-1" title="Permalink to this headline">¶</a></h3> |
| 108 | </div> |
| 109 | <div class="section" id="v2-0-8-commits-1"> |
| 110 | <span id="id2"></span><h3>Commits<a class="headerlink" href="#v2-0-8-commits-1" title="Permalink to this headline">¶</a></h3> |
| 111 | <p>Andres Lugo-Reyes (1):</p> |
| 112 | <ul class="simple"> |
| 113 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/52d75b98b6b4">52d75b98b6b4</a> HTMGT: WOF Reset Disable Flag</li> |
| 114 | </ul> |
| 115 | <p>Greg Still (1):</p> |
| 116 | <ul class="simple"> |
| 117 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/716483393aec">716483393aec</a> PM: Move PBAFIR checkstops to |
| 118 | recoverable attentions</li> |
| 119 | </ul> |
| 120 | <p>Nick Bofferding (1):</p> |
| 121 | <ul class="simple"> |
| 122 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/af6f77c1aab7">af6f77c1aab7</a> i2c: Don’t wait for SDA to go high |
| 123 | before sending slave stop command</li> |
| 124 | </ul> |
| 125 | <p>Nick Klazynski (1):</p> |
| 126 | <ul class="simple"> |
| 127 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/efb7cc5f4a17">efb7cc5f4a17</a> Clockgate disable workaround for |
| 128 | HW452921</li> |
| 129 | </ul> |
| 130 | <p>Prem Shanker Jha (1):</p> |
| 131 | <ul class="simple"> |
| 132 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/c5efa55e3247">c5efa55e3247</a> STOP_Recovery: Added hwp changes to |
| 133 | support error log parser.</li> |
| 134 | </ul> |
| 135 | <p>Raja Das (1):</p> |
| 136 | <ul class="simple"> |
| 137 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/5de34dd6c24d">5de34dd6c24d</a> Inverted logic of hasClock bit in Clock |
| 138 | Status register</li> |
| 139 | </ul> |
| 140 | <p>Rick Ward (1):</p> |
| 141 | <ul class="simple"> |
| 142 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/25d11acf0292">25d11acf0292</a> Host went to kernel panic after |
| 143 | gard’ing PEC0/PHB0 (PCIFIR CS)</li> |
| 144 | </ul> |
| 145 | <p>Yue Du (1):</p> |
| 146 | <ul class="simple"> |
| 147 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a83a93a35943">a83a93a35943</a> PM: Prevent Core-L2 Quiesce from |
| 148 | removing PM_EXIT upon SPWU</li> |
| 149 | </ul> |
| 150 | <p>Zane Shelley (2):</p> |
| 151 | <ul class="simple"> |
| 152 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/14ae5a21b925">14ae5a21b925</a> PRD: Disable reading/writing lane |
| 153 | repair VPD</li> |
| 154 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/bd04abf36c3f">bd04abf36c3f</a> PRD: change threshold for L3FIR[28] LRU |
| 155 | parity error</li> |
| 156 | </ul> |
| 157 | <p>nagurram-in (1):</p> |
| 158 | <ul class="simple"> |
| 159 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d0332131ea0c">d0332131ea0c</a> attribute ECID value updation in hdat |
| 160 | pcrd structure</li> |
| 161 | </ul> |
| 162 | </div> |
| 163 | </div> |
| 164 | </div> |
| 165 | |
| 166 | |
| 167 | </div> |
| 168 | |
| 169 | </div> |
| 170 | </div> |
| 171 | <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> |
| 172 | <div class="sphinxsidebarwrapper"> |
| 173 | <h1 class="logo"><a href="../index.html">OpenPOWER Firmware</a></h1> |
| 174 | |
| 175 | |
| 176 | |
| 177 | |
| 178 | |
| 179 | |
| 180 | |
| 181 | |
| 182 | <h3>Navigation</h3> |
| 183 | <p class="caption"><span class="caption-text">Contents:</span></p> |
| 184 | <ul class="current"> |
| 185 | <li class="toctree-l1"><a class="reference internal" href="../introduction.html">Introduction to OpenPOWER Firmware</a></li> |
| 186 | <li class="toctree-l1"><a class="reference internal" href="../testing.html">Testing op-build</a></li> |
| 187 | <li class="toctree-l1"><a class="reference internal" href="../process/index.html">Development Process</a></li> |
| 188 | <li class="toctree-l1"><a class="reference internal" href="../boot-devices.html">Supported Boot Devices</a></li> |
| 189 | <li class="toctree-l1"><a class="reference internal" href="../versioning.html">Version Scheme</a></li> |
| 190 | <li class="toctree-l1 current"><a class="reference internal" href="index.html">op-build Release Notes</a><ul class="current"> |
| 191 | <li class="toctree-l2"><a class="reference internal" href="index.html#v1-21">v1.21</a></li> |
| 192 | <li class="toctree-l2"><a class="reference internal" href="index.html#v1-22">v1.22</a></li> |
| 193 | <li class="toctree-l2 current"><a class="reference internal" href="index.html#v2-0">v2.0</a></li> |
| 194 | <li class="toctree-l2"><a class="reference internal" href="index.html#v2-1">v2.1</a></li> |
| 195 | <li class="toctree-l2"><a class="reference internal" href="index.html#v2-2">v2.2</a></li> |
| 196 | <li class="toctree-l2"><a class="reference internal" href="index.html#v2-3">v2.3</a></li> |
| 197 | <li class="toctree-l2"><a class="reference internal" href="index.html#v2-4">v2.4</a></li> |
| 198 | <li class="toctree-l2"><a class="reference internal" href="index.html#v2-5">v2.5</a></li> |
| 199 | <li class="toctree-l2"><a class="reference internal" href="index.html#v2-6">v2.6</a></li> |
| 200 | </ul> |
| 201 | </li> |
| 202 | </ul> |
| 203 | |
| 204 | <div class="relations"> |
| 205 | <h3>Related Topics</h3> |
| 206 | <ul> |
| 207 | <li><a href="../index.html">Documentation overview</a><ul> |
| 208 | <li><a href="index.html">op-build Release Notes</a><ul> |
| 209 | <li>Previous: <a href="v2.0.7.html" title="previous chapter">Release Notes for OpenPower Firmware v2.0.7</a></li> |
| 210 | <li>Next: <a href="v2.0.9.html" title="next chapter">Release Notes for OpenPower Firmware v2.0.9</a></li> |
| 211 | </ul></li> |
| 212 | </ul></li> |
| 213 | </ul> |
| 214 | </div> |
| 215 | <div id="searchbox" style="display: none" role="search"> |
| 216 | <h3>Quick search</h3> |
| 217 | <div class="searchformwrapper"> |
| 218 | <form class="search" action="../search.html" method="get"> |
| 219 | <input type="text" name="q" /> |
| 220 | <input type="submit" value="Go" /> |
| 221 | <input type="hidden" name="check_keywords" value="yes" /> |
| 222 | <input type="hidden" name="area" value="default" /> |
| 223 | </form> |
| 224 | </div> |
| 225 | </div> |
| 226 | <script type="text/javascript">$('#searchbox').show(0);</script> |
| 227 | |
| 228 | |
| 229 | |
| 230 | |
| 231 | |
| 232 | |
| 233 | |
| 234 | |
| 235 | </div> |
| 236 | </div> |
| 237 | <div class="clearer"></div> |
| 238 | </div> |
| 239 | <div class="footer"> |
| 240 | ©2017, OpenPOWER Foundation System Software Work Group. |
| 241 | |
| 242 | | |
| 243 | Powered by <a href="http://sphinx-doc.org/">Sphinx 1.7.9</a> |
| 244 | & <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a> |
| 245 | |
| 246 | | |
| 247 | <a href="../_sources/release-notes/v2.0.8.rst.txt" |
| 248 | rel="nofollow">Page source</a> |
| 249 | </div> |
| 250 | |
| 251 | |
| 252 | |
| 253 | |
| 254 | </body> |
| 255 | </html> |