blob: 7dfc317e676a6a76983b0dc552b79928d2215d13 [file] [log] [blame]
Deployment Bot (from Travis CI)6d7e6e92021-06-14 19:18:41 +00001
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.4 &#8212; 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.5" href="v2.0.5.html" />
20 <link rel="prev" title="Release Notes for OpenPower Firmware v2.0.3" href="v2.0.3.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-4">
38<h1>Release Notes for OpenPower Firmware v2.0.4<a class="headerlink" href="#release-notes-for-openpower-firmware-v2-0-4" title="Permalink to this headline"></a></h1>
39<p>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.</p>
40<p>It is recommended that v2.0.4 be used over any previous v2.0.x version due to the bug fixes contained within.</p>
41<div class="section" id="updated-packages">
42<h2>Updated Packages<a class="headerlink" href="#updated-packages" title="Permalink to this headline"></a></h2>
43<table border="1" class="docutils">
44<colgroup>
45<col width="18%" />
46<col width="18%" />
47<col width="18%" />
48<col width="45%" />
49</colgroup>
50<thead valign="bottom">
51<tr class="row-odd"><th class="head">Package</th>
52<th class="head">Old Version</th>
53<th class="head">New Version</th>
54<th class="head">Platforms</th>
55</tr>
56</thead>
57<tbody valign="top">
58<tr class="row-even"><td>hcode</td>
59<td>hw052418a.op920</td>
60<td>hw060818a.op920</td>
61<td>zaius, p9dsu, witherspoon, romulus</td>
62</tr>
63<tr class="row-odd"><td>hostboot</td>
64<td>acedcb2b0fb20</td>
65<td>63b526118e793</td>
66<td>zaius, p9dsu, witherspoon, romulus</td>
67</tr>
68<tr class="row-even"><td>hostboot-binaries</td>
69<td>hw051718a.op920</td>
70<td>hw063018a.op920-2-g
710db27d4b993b</td>
72<td>firestone, garrison, zaius, p9dsu, palmetto,
73vesnin, witherspoon, habanero, barreleye, romulus</td>
74</tr>
75<tr class="row-odd"><td>occ</td>
76<td>90208bbb62606</td>
77<td>016db56cbcd6a</td>
78<td>zaius, p9dsu, witherspoon, zz, romulus</td>
79</tr>
80<tr class="row-even"><td>sbe</td>
81<td>a596975350682</td>
82<td>5c55be4739b4e</td>
83<td>zaius, p9dsu, witherspoon, romulus</td>
84</tr>
85<tr class="row-odd"><td>skiboot</td>
86<td>v6.0.4</td>
87<td>v6.0.5</td>
88<td>openpower_mambo, firestone, firenze, garrison,
89zaius, p9dsu, palmetto, pseries, vesnin,
90witherspoon, habanero, openpower_p9_mambo, zz,
91barreleye, romulus</td>
92</tr>
93</tbody>
94</table>
95</div>
96<div class="section" id="package-hcode">
97<h2>Package: hcode<a class="headerlink" href="#package-hcode" title="Permalink to this headline"></a></h2>
98<p><a class="reference external" href="https://github.com/open-power/hcode">Repository</a></p>
99<div class="section" id="patches">
100<h3>Patches<a class="headerlink" href="#patches" title="Permalink to this headline"></a></h3>
101</div>
102<div class="section" id="commits">
103<h3>Commits<a class="headerlink" href="#commits" title="Permalink to this headline"></a></h3>
104<p>Prasad Bg Ranganath (1):</p>
105<ul class="simple">
106<li><a class="reference external" href="https://github.com/open-power/hcode/commit/f7b7a6050aa3">f7b7a6050aa3</a> PPB: Bug fix in computing IAC Vdn value</li>
107</ul>
108<p>Rahul Batra (5):</p>
109<ul class="simple">
110<li><a class="reference external" href="https://github.com/open-power/hcode/commit/b175658f8526">b175658f8526</a> CME: Process DB0 inside intercme_msg_handler</li>
111<li><a class="reference external" href="https://github.com/open-power/hcode/commit/fcff42579b68">fcff42579b68</a> PGPE: Correctly Set retActQuads during Safe Mode</li>
112<li><a class="reference external" href="https://github.com/open-power/hcode/commit/6777d2f2f00c">6777d2f2f00c</a> PGPE: Fix WOF Enable/Disable Issues</li>
113<li><a class="reference external" href="https://github.com/open-power/hcode/commit/85e6dceb7174">85e6dceb7174</a> PGPE: Use global literals for reg addrs</li>
114<li><a class="reference external" href="https://github.com/open-power/hcode/commit/51692fa2cabc">51692fa2cabc</a> PGPE: Ack Back any pending quad active update during WOF Disable</li>
115</ul>
116<p>Richard J. Knight (1):</p>
117<ul class="simple">
118<li><a class="reference external" href="https://github.com/open-power/hcode/commit/fc7996aed4fa">fc7996aed4fa</a> Update Makefile to fix concurrancy issues with libppetracepp.a</li>
119</ul>
120<p>Yue Du (1):</p>
121<ul class="simple">
122<li><a class="reference external" href="https://github.com/open-power/hcode/commit/ff83bfc2bf6f">ff83bfc2bf6f</a> STOP: Fix History Write Data Machine Check by PPM_WRITE_DISABLE</li>
123</ul>
124<p>hostboot (3):</p>
125<ul class="simple">
126<li><a class="reference external" href="https://github.com/open-power/hcode/commit/9b060733df53">9b060733df53</a> Release tag information updated for hw060618a.op920</li>
127<li><a class="reference external" href="https://github.com/open-power/hcode/commit/57f645d8622f">57f645d8622f</a> Release tag information updated for hw060718a.op920</li>
128<li><a class="reference external" href="https://github.com/open-power/hcode/commit/fbe2c7c8455c">fbe2c7c8455c</a> Release tag information updated for hw060818a.op920</li>
129</ul>
130</div>
131</div>
132<div class="section" id="package-hostboot">
133<h2>Package: hostboot<a class="headerlink" href="#package-hostboot" title="Permalink to this headline"></a></h2>
134<p><a class="reference external" href="https://github.com/open-power/hostboot">Repository</a></p>
135<div class="section" id="v2-0-4-patches-1">
136<span id="id1"></span><h3>Patches<a class="headerlink" href="#v2-0-4-patches-1" title="Permalink to this headline"></a></h3>
137</div>
138<div class="section" id="v2-0-4-commits-1">
139<span id="id2"></span><h3>Commits<a class="headerlink" href="#v2-0-4-commits-1" title="Permalink to this headline"></a></h3>
140<p>Ben Gass (2):</p>
141<ul class="simple">
142<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/dd357cba6d55">dd357cba6d55</a> Correct Safe mode freqency to UltraTurbo compare error message.</li>
143<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/21d652cae1fc">21d652cae1fc</a> Update p9n_23 engd with n23_e9108_3_tp105_ec408_soa_sc_u138_01 data</li>
144</ul>
145<p>Christian Geddes (2):</p>
146<ul class="simple">
147<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/5684c60ff95d">5684c60ff95d</a> Add recovery summary traces for sbeAttemptRecovery for FSP runtime</li>
148<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/54080e164527">54080e164527</a> Slave SBE scratch regs must be up to date before continueMPIPL called</li>
149</ul>
150<p>Dan Crowell (2):</p>
151<ul class="simple">
152<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/384e76d46163">384e76d46163</a> Defer handling attentions on non-master proc until after SMP is up</li>
153<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d41e6f61373d">d41e6f61373d</a> FFDC enhancements for core activate fails</li>
154</ul>
155<p>Greg Still (3):</p>
156<ul class="simple">
157<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/520c2aa3e498">520c2aa3e498</a> PM: clear Hcode error injection bit upon PM complex reset</li>
158<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4e615979c946">4e615979c946</a> PM: pm_firinit class fix to properly clear FIRs upon initialization</li>
159<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/1469d353f178">1469d353f178</a> PM: Fix double biases value into safe mode frequency</li>
160</ul>
161<p>Ilya Smirnov (2):</p>
162<ul class="simple">
163<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/da0cef642cec">da0cef642cec</a> New Global For Console Daemon</li>
164<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a218c42fcb5e">a218c42fcb5e</a> Add Option to Use opal-elog-parse to eSEL.pl</li>
165</ul>
166<p>Jenny Huynh (1):</p>
167<ul class="simple">
168<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/cbfc8c262b7d">cbfc8c262b7d</a> Changing NXCQFIR(34) RNG control logic error to checkstop</li>
169</ul>
170<p>Joe McGill (1):</p>
171<ul class="simple">
172<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/14d009af06a6">14d009af06a6</a> p9_sbe_common – mark TP LFIR bits 18:20 recoverable</li>
173</ul>
174<p>Louis Stermole (1):</p>
175<ul class="simple">
176<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/db169d62f42c">db169d62f42c</a> Change mss_freq algorithm to deconfigure ports to achieve common DIMM freq</li>
177</ul>
178<p>Nick Klazynski (1):</p>
179<ul class="simple">
180<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d44a3583d81b">d44a3583d81b</a> Enable full ERAT for NDD2.2+ and CDD1.1+</li>
181</ul>
182<p>Prasad Bg Ranganath (4):</p>
183<ul class="simple">
184<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/9df095095c4a">9df095095c4a</a> PPB: Bug fix in computing IAC Vdn value</li>
185<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7644b20fd47e">7644b20fd47e</a> PM reset: Fix disable resclk procedure</li>
186<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/5caa7eb2573f">5caa7eb2573f</a> PM_RESCLK: Clear override bits of CACCR in reset flow</li>
187<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/05e5bff504e7">05e5bff504e7</a> SBE:PUTRING: Add callout support for checkword mismatch failure</li>
188</ul>
189<p>Rahul Batra (1):</p>
190<ul class="simple">
191<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/af797ecccc7e">af797ecccc7e</a> PM: Not mask OCC_HB_NOTIFY during PM Reset</li>
192</ul>
193<p>Raja Das (1):</p>
194<ul class="simple">
195<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f7d423bcbe65">f7d423bcbe65</a> Fenced Enabled check along with vdd_pfet_disable_core for scoms</li>
196</ul>
197<p>Ryan Black (1):</p>
198<ul class="simple">
199<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e6737390b254">e6737390b254</a> Change npu ATSD timeout to disabled</li>
200</ul>
201<p>Soma BhanuTej (1):</p>
202<ul class="simple">
203<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/63b526118e79">63b526118e79</a> BugFix for extract_sbe_rc</li>
204</ul>
205<p>Stephen Glancy (3):</p>
206<ul class="simple">
207<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d5d4ea292432">d5d4ea292432</a> Fixes CKE levels during RCD initialization</li>
208<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/692b8cce1955">692b8cce1955</a> Updates training advanced workarounds to run after a failure</li>
209<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/fb533c4d3bf1">fb533c4d3bf1</a> Updates the training advanced algorithm</li>
210</ul>
211<p>nagurram-in (1):</p>
212<ul class="simple">
213<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/9e1945e647ad">9e1945e647ad</a> IS_MPIPL_SUPPORTED attribute support and update in hdat IPLP structure</li>
214</ul>
215<p>spashabk-in (1):</p>
216<ul class="simple">
217<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/8d357039a509">8d357039a509</a> Remove clear(step 3) of reset vectors</li>
218</ul>
219</div>
220</div>
221<div class="section" id="package-occ">
222<h2>Package: occ<a class="headerlink" href="#package-occ" title="Permalink to this headline"></a></h2>
223<p><a class="reference external" href="https://github.com/open-power/occ">Repository</a></p>
224<div class="section" id="v2-0-4-patches-2">
225<span id="id3"></span><h3>Patches<a class="headerlink" href="#v2-0-4-patches-2" title="Permalink to this headline"></a></h3>
226</div>
227<div class="section" id="v2-0-4-commits-2">
228<span id="id4"></span><h3>Commits<a class="headerlink" href="#v2-0-4-commits-2" title="Permalink to this headline"></a></h3>
229<p>Chris Cain (1):</p>
230<ul class="simple">
231<li><a class="reference external" href="https://github.com/open-power/occ/commit/6303307e1c4f">6303307e1c4f</a> Fix PGPE beacon detection</li>
232</ul>
233<p>Sumit Kumar (1):</p>
234<ul class="simple">
235<li><a class="reference external" href="https://github.com/open-power/occ/commit/3efcf7cda44d">3efcf7cda44d</a> 24x7: Added Alink PMU &amp; fix for defect SW430218</li>
236</ul>
237<p>William Bryan (2):</p>
238<ul class="simple">
239<li><a class="reference external" href="https://github.com/open-power/occ/commit/77c9891f6228">77c9891f6228</a> Increase GPE1 Stack Size</li>
240<li><a class="reference external" href="https://github.com/open-power/occ/commit/016db56cbcd6">016db56cbcd6</a> Update GPE1 Binary 7/3</li>
241</ul>
242</div>
243</div>
244<div class="section" id="package-sbe">
245<h2>Package: sbe<a class="headerlink" href="#package-sbe" title="Permalink to this headline"></a></h2>
246<p><a class="reference external" href="https://github.com/open-power/sbe">Repository</a></p>
247<div class="section" id="v2-0-4-patches-3">
248<span id="id5"></span><h3>Patches<a class="headerlink" href="#v2-0-4-patches-3" title="Permalink to this headline"></a></h3>
249</div>
250<div class="section" id="v2-0-4-commits-3">
251<span id="id6"></span><h3>Commits<a class="headerlink" href="#v2-0-4-commits-3" title="Permalink to this headline"></a></h3>
252<p>Ben Gass (1):</p>
253<ul class="simple">
254<li><a class="reference external" href="https://github.com/open-power/sbe/commit/5c55be4739b4">5c55be4739b4</a> Update p9n_23 engd with n23_e9108_3_tp105_ec408_soa_sc_u138_01 data</li>
255</ul>
256<p>Joe McGill (1):</p>
257<ul class="simple">
258<li><a class="reference external" href="https://github.com/open-power/sbe/commit/512cca6c2ce6">512cca6c2ce6</a> p9_sbe_common – mark TP LFIR bits 18:20 recoverable</li>
259</ul>
260<p>Nick Klazynski (1):</p>
261<ul class="simple">
262<li><a class="reference external" href="https://github.com/open-power/sbe/commit/16a44eff4942">16a44eff4942</a> Enable full ERAT for NDD2.2+ and CDD1.1+</li>
263</ul>
264<p>Prasad Bg Ranganath (1):</p>
265<ul class="simple">
266<li><a class="reference external" href="https://github.com/open-power/sbe/commit/f283d67875d4">f283d67875d4</a> SBE:PUTRING: Add callout support for checkword mismatch failure</li>
267</ul>
268<p>Prem Shanker Jha (1):</p>
269<ul class="simple">
270<li><a class="reference external" href="https://github.com/open-power/sbe/commit/3b5cc1a5a792">3b5cc1a5a792</a> PM: Fix FFDC collection for HWP p9_collect_suspend_ffdc.</li>
271</ul>
272<p>Raja Das (1):</p>
273<ul class="simple">
274<li><a class="reference external" href="https://github.com/open-power/sbe/commit/0b006e7b30b0">0b006e7b30b0</a> Fenced Enabled check along with vdd_pfet_disable_core for scoms</li>
275</ul>
276</div>
277</div>
278<div class="section" id="package-skiboot">
279<h2>Package: skiboot<a class="headerlink" href="#package-skiboot" title="Permalink to this headline"></a></h2>
280<p><a class="reference external" href="https://github.com/open-power/skiboot">Repository</a></p>
281<div class="section" id="v2-0-4-patches-4">
282<span id="id7"></span><h3>Patches<a class="headerlink" href="#v2-0-4-patches-4" title="Permalink to this headline"></a></h3>
283</div>
284<div class="section" id="v2-0-4-commits-4">
285<span id="id8"></span><h3>Commits<a class="headerlink" href="#v2-0-4-commits-4" title="Permalink to this headline"></a></h3>
286<p>Andrew Jeffery (2):</p>
287<ul class="simple">
288<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/4b4e4e8585f7">4b4e4e8585f7</a> pci: Fix PCI_DEVICE_ID()</li>
289<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/6dbc0b3b0f89">6dbc0b3b0f89</a> core: Add test for PCI quirks</li>
290</ul>
291<p>Christophe Lombard (1):</p>
292<ul class="simple">
293<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/bfb78e7bc262">bfb78e7bc262</a> capi: Select the correct IODA table entry for the mbt cache.</li>
294</ul>
295<p>Haren Myneni (1):</p>
296<ul class="simple">
297<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/e4f0860c4372">e4f0860c4372</a> NX: Add NX coprocessor init opal call</li>
298</ul>
299<p>Mahesh Salgaonkar (1):</p>
300<ul class="simple">
301<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/f4a95d7e1dd5">f4a95d7e1dd5</a> opal/hmi: Display correct chip id while printing NPU FIRs.</li>
302</ul>
303<p>Michael Neuling (3):</p>
304<ul class="simple">
305<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/28bf820d3735">28bf820d3735</a> phb4: Minimise wait when moving through FRESET states</li>
306<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/f09894aca400">f09894aca400</a> phb4: Move training trace logging to next state.</li>
307<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/2bd26c39de53">2bd26c39de53</a> phb4: Delay training till after PERST is deasserted</li>
308</ul>
309<p>Reza Arbab (1):</p>
310<ul class="simple">
311<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/966a2839484f">966a2839484f</a> npu2/hw-procedures: Fence bricks via NTL instead of MISC</li>
312</ul>
313<p>Shilpasri G Bhat (1):</p>
314<ul class="simple">
315<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/6ab6b5028e0f">6ab6b5028e0f</a> occ: sensors: Fix the size of the phandle array ‘sensors’ in DT</li>
316</ul>
317<p>Stewart Smith (2):</p>
318<ul class="simple">
319<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/dd54042395c2">dd54042395c2</a> test/qemu: skip qemu test if ‘old’ qemu without PCR</li>
320<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/6da102053f99">6da102053f99</a> skiboot 6.0.5 release notes</li>
321</ul>
322<p>Vaibhav Jain (1):</p>
323<ul class="simple">
324<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/70e0dc77f597">70e0dc77f597</a> phb4/capp: Calculate STQ/DMA read engines based on link-width for PEC</li>
325</ul>
326<p>Vasant Hegde (2):</p>
327<ul class="simple">
328<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/8582501d9581">8582501d9581</a> vpd: Sanitize VPD data</li>
329<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/81888d620f6a">81888d620f6a</a> vpd: Add vendor property to processor node</li>
330</ul>
331</div>
332</div>
333</div>
334
335
336 </div>
337
338 </div>
339 </div>
340 <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
341 <div class="sphinxsidebarwrapper">
342<h1 class="logo"><a href="../index.html">OpenPOWER Firmware</a></h1>
343
344
345
346
347
348
349
350
351<h3>Navigation</h3>
352<p class="caption"><span class="caption-text">Contents:</span></p>
353<ul class="current">
354<li class="toctree-l1"><a class="reference internal" href="../introduction.html">Introduction to OpenPOWER Firmware</a></li>
355<li class="toctree-l1"><a class="reference internal" href="../testing.html">Testing op-build</a></li>
356<li class="toctree-l1"><a class="reference internal" href="../process/index.html">Development Process</a></li>
357<li class="toctree-l1"><a class="reference internal" href="../boot-devices.html">Supported Boot Devices</a></li>
358<li class="toctree-l1"><a class="reference internal" href="../versioning.html">Version Scheme</a></li>
359<li class="toctree-l1 current"><a class="reference internal" href="index.html">op-build Release Notes</a><ul class="current">
360<li class="toctree-l2"><a class="reference internal" href="index.html#v1-21">v1.21</a></li>
361<li class="toctree-l2"><a class="reference internal" href="index.html#v1-22">v1.22</a></li>
362<li class="toctree-l2 current"><a class="reference internal" href="index.html#v2-0">v2.0</a></li>
363<li class="toctree-l2"><a class="reference internal" href="index.html#v2-1">v2.1</a></li>
364<li class="toctree-l2"><a class="reference internal" href="index.html#v2-2">v2.2</a></li>
365<li class="toctree-l2"><a class="reference internal" href="index.html#v2-3">v2.3</a></li>
366<li class="toctree-l2"><a class="reference internal" href="index.html#v2-4">v2.4</a></li>
367<li class="toctree-l2"><a class="reference internal" href="index.html#v2-5">v2.5</a></li>
368<li class="toctree-l2"><a class="reference internal" href="index.html#v2-6">v2.6</a></li>
369</ul>
370</li>
371</ul>
372
373<div class="relations">
374<h3>Related Topics</h3>
375<ul>
376 <li><a href="../index.html">Documentation overview</a><ul>
377 <li><a href="index.html">op-build Release Notes</a><ul>
378 <li>Previous: <a href="v2.0.3.html" title="previous chapter">Release Notes for OpenPower Firmware v2.0.3</a></li>
379 <li>Next: <a href="v2.0.5.html" title="next chapter">Release Notes for OpenPower Firmware v2.0.5</a></li>
380 </ul></li>
381 </ul></li>
382</ul>
383</div>
384<div id="searchbox" style="display: none" role="search">
385 <h3>Quick search</h3>
386 <div class="searchformwrapper">
387 <form class="search" action="../search.html" method="get">
388 <input type="text" name="q" />
389 <input type="submit" value="Go" />
390 <input type="hidden" name="check_keywords" value="yes" />
391 <input type="hidden" name="area" value="default" />
392 </form>
393 </div>
394</div>
395<script type="text/javascript">$('#searchbox').show(0);</script>
396
397
398
399
400
401
402
403
404 </div>
405 </div>
406 <div class="clearer"></div>
407 </div>
408 <div class="footer">
409 &copy;2017, OpenPOWER Foundation System Software Work Group.
410
411 |
412 Powered by <a href="http://sphinx-doc.org/">Sphinx 1.7.9</a>
413 &amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a>
414
415 |
416 <a href="../_sources/release-notes/v2.0.4.rst.txt"
417 rel="nofollow">Page source</a>
418 </div>
419
420
421
422
423 </body>
424</html>