blob: 4dc3ea9490802d30d43bc65af7193425ba468188 [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 v1.21.2 &#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 v1.22-rc1" href="v1.22-rc1.html" />
20 <link rel="prev" title="Release Notes for OpenPower Firmware v1.21.1" href="v1.21.1.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-v1-21-2">
38<h1>Release Notes for OpenPower Firmware v1.21.2<a class="headerlink" href="#release-notes-for-openpower-firmware-v1-21-2" title="Permalink to this headline">ΒΆ</a></h1>
39<p>This is a point release on top of op-build v1.21.</p>
40<p>Like v1.21, this release is NOT intended for GA POWER9 platforms, for that,
41op-build v2.0 is <em>required</em>.</p>
42<p>Changes since v1.21.1:</p>
43<ul class="simple">
44<li>skiboot 5.10.2<ul>
45<li>Tie tm-suspend fw-feature and opal_reinit_cpus() together</li>
46</ul>
47</li>
48<li>kernel: Move to Linux 4.14.24-openpower1</li>
49</ul>
50</div>
51
52
53 </div>
54
55 </div>
56 </div>
57 <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
58 <div class="sphinxsidebarwrapper">
59<h1 class="logo"><a href="../index.html">OpenPOWER Firmware</a></h1>
60
61
62
63
64
65
66
67
68<h3>Navigation</h3>
69<p class="caption"><span class="caption-text">Contents:</span></p>
70<ul class="current">
71<li class="toctree-l1"><a class="reference internal" href="../introduction.html">Introduction to OpenPOWER Firmware</a></li>
72<li class="toctree-l1"><a class="reference internal" href="../testing.html">Testing op-build</a></li>
73<li class="toctree-l1"><a class="reference internal" href="../process/index.html">Development Process</a></li>
74<li class="toctree-l1"><a class="reference internal" href="../boot-devices.html">Supported Boot Devices</a></li>
75<li class="toctree-l1"><a class="reference internal" href="../versioning.html">Version Scheme</a></li>
76<li class="toctree-l1 current"><a class="reference internal" href="index.html">op-build Release Notes</a><ul class="current">
77<li class="toctree-l2 current"><a class="reference internal" href="index.html#v1-21">v1.21</a></li>
78<li class="toctree-l2"><a class="reference internal" href="index.html#v1-22">v1.22</a></li>
79<li class="toctree-l2"><a class="reference internal" href="index.html#v2-0">v2.0</a></li>
80<li class="toctree-l2"><a class="reference internal" href="index.html#v2-1">v2.1</a></li>
81<li class="toctree-l2"><a class="reference internal" href="index.html#v2-2">v2.2</a></li>
82<li class="toctree-l2"><a class="reference internal" href="index.html#v2-3">v2.3</a></li>
83<li class="toctree-l2"><a class="reference internal" href="index.html#v2-4">v2.4</a></li>
84<li class="toctree-l2"><a class="reference internal" href="index.html#v2-5">v2.5</a></li>
85<li class="toctree-l2"><a class="reference internal" href="index.html#v2-6">v2.6</a></li>
86</ul>
87</li>
88</ul>
89
90<div class="relations">
91<h3>Related Topics</h3>
92<ul>
93 <li><a href="../index.html">Documentation overview</a><ul>
94 <li><a href="index.html">op-build Release Notes</a><ul>
95 <li>Previous: <a href="v1.21.1.html" title="previous chapter">Release Notes for OpenPower Firmware v1.21.1</a></li>
96 <li>Next: <a href="v1.22-rc1.html" title="next chapter">Release Notes for OpenPower Firmware v1.22-rc1</a></li>
97 </ul></li>
98 </ul></li>
99</ul>
100</div>
101<div id="searchbox" style="display: none" role="search">
102 <h3>Quick search</h3>
103 <div class="searchformwrapper">
104 <form class="search" action="../search.html" method="get">
105 <input type="text" name="q" />
106 <input type="submit" value="Go" />
107 <input type="hidden" name="check_keywords" value="yes" />
108 <input type="hidden" name="area" value="default" />
109 </form>
110 </div>
111</div>
112<script type="text/javascript">$('#searchbox').show(0);</script>
113
114
115
116
117
118
119
120
121 </div>
122 </div>
123 <div class="clearer"></div>
124 </div>
125 <div class="footer">
126 &copy;2017, OpenPOWER Foundation System Software Work Group.
127
128 |
129 Powered by <a href="http://sphinx-doc.org/">Sphinx 1.7.9</a>
130 &amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a>
131
132 |
133 <a href="../_sources/release-notes/v1.21.2.rst.txt"
134 rel="nofollow">Page source</a>
135 </div>
136
137
138
139
140 </body>
141</html>