blob: 358f510df68046a60c045945f14c3cbcdca1a34d [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.1 &#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.21.2" href="v1.21.2.html" />
20 <link rel="prev" title="Release Notes for OpenPower Firmware v1.21" href="v1.21.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-1">
38<h1>Release Notes for OpenPower Firmware v1.21.1<a class="headerlink" href="#release-notes-for-openpower-firmware-v1-21-1" 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:</p>
43<ul class="simple">
44<li>skiboot v5.10.1<ul>
45<li>libflash/blocklevel: Correct miscalculation in blocklevel_smart_erase()</li>
46<li>NPU2 HMIs: dump out a <em>LOT</em> of npu2 registers for debugging</li>
47</ul>
48</li>
49<li>linux 4.14.22-openpower1<ul>
50<li>40be210c830e powerpc: Fix DABR match on hash based systems</li>
51<li>3b09911d3beb powerpc/xive: Use hw CPU ids when configuring the CPU queues</li>
52<li>892674b5058a powerpc/mm: Flush radix process translations when setting MMU type</li>
53<li>4386f223b418 powerpc/numa: Invalidate numa_cpu_lookup_table on cpu remove</li>
54<li>5b98d31481f9 powerpc/radix: Remove trace_tlbie call from radix__flush_tlb_all</li>
55<li>c3bdd547042f rtc-opal: Fix handling of firmware error codes, prevent busy loops</li>
56<li>8e56a935a4b7 cpufreq: powernv: Dont assume distinct pstate values for nominal and pmin</li>
57</ul>
58</li>
59</ul>
60</div>
61
62
63 </div>
64
65 </div>
66 </div>
67 <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
68 <div class="sphinxsidebarwrapper">
69<h1 class="logo"><a href="../index.html">OpenPOWER Firmware</a></h1>
70
71
72
73
74
75
76
77
78<h3>Navigation</h3>
79<p class="caption"><span class="caption-text">Contents:</span></p>
80<ul class="current">
81<li class="toctree-l1"><a class="reference internal" href="../introduction.html">Introduction to OpenPOWER Firmware</a></li>
82<li class="toctree-l1"><a class="reference internal" href="../testing.html">Testing op-build</a></li>
83<li class="toctree-l1"><a class="reference internal" href="../process/index.html">Development Process</a></li>
84<li class="toctree-l1"><a class="reference internal" href="../boot-devices.html">Supported Boot Devices</a></li>
85<li class="toctree-l1"><a class="reference internal" href="../versioning.html">Version Scheme</a></li>
86<li class="toctree-l1 current"><a class="reference internal" href="index.html">op-build Release Notes</a><ul class="current">
87<li class="toctree-l2 current"><a class="reference internal" href="index.html#v1-21">v1.21</a></li>
88<li class="toctree-l2"><a class="reference internal" href="index.html#v1-22">v1.22</a></li>
89<li class="toctree-l2"><a class="reference internal" href="index.html#v2-0">v2.0</a></li>
90<li class="toctree-l2"><a class="reference internal" href="index.html#v2-1">v2.1</a></li>
91<li class="toctree-l2"><a class="reference internal" href="index.html#v2-2">v2.2</a></li>
92<li class="toctree-l2"><a class="reference internal" href="index.html#v2-3">v2.3</a></li>
93<li class="toctree-l2"><a class="reference internal" href="index.html#v2-4">v2.4</a></li>
94<li class="toctree-l2"><a class="reference internal" href="index.html#v2-5">v2.5</a></li>
95<li class="toctree-l2"><a class="reference internal" href="index.html#v2-6">v2.6</a></li>
96</ul>
97</li>
98</ul>
99
100<div class="relations">
101<h3>Related Topics</h3>
102<ul>
103 <li><a href="../index.html">Documentation overview</a><ul>
104 <li><a href="index.html">op-build Release Notes</a><ul>
105 <li>Previous: <a href="v1.21.html" title="previous chapter">Release Notes for OpenPower Firmware v1.21</a></li>
106 <li>Next: <a href="v1.21.2.html" title="next chapter">Release Notes for OpenPower Firmware v1.21.2</a></li>
107 </ul></li>
108 </ul></li>
109</ul>
110</div>
111<div id="searchbox" style="display: none" role="search">
112 <h3>Quick search</h3>
113 <div class="searchformwrapper">
114 <form class="search" action="../search.html" method="get">
115 <input type="text" name="q" />
116 <input type="submit" value="Go" />
117 <input type="hidden" name="check_keywords" value="yes" />
118 <input type="hidden" name="area" value="default" />
119 </form>
120 </div>
121</div>
122<script type="text/javascript">$('#searchbox').show(0);</script>
123
124
125
126
127
128
129
130
131 </div>
132 </div>
133 <div class="clearer"></div>
134 </div>
135 <div class="footer">
136 &copy;2017, OpenPOWER Foundation System Software Work Group.
137
138 |
139 Powered by <a href="http://sphinx-doc.org/">Sphinx 1.7.9</a>
140 &amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a>
141
142 |
143 <a href="../_sources/release-notes/v1.21.1.rst.txt"
144 rel="nofollow">Page source</a>
145 </div>
146
147
148
149
150 </body>
151</html>