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>Supported Boot Devices — 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="Version Scheme" href="versioning.html" /> |
| 20 | <link rel="prev" title="op-build stable tree rules and releases" href="process/stable-rules.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="supported-boot-devices"> |
| 38 | <h1>Supported Boot Devices<a class="headerlink" href="#supported-boot-devices" title="Permalink to this headline">¶</a></h1> |
| 39 | <p>The OpenPower firmware uses Linux as a bootloader in order to discover boot |
| 40 | devices, and boot the final operating system. In order to discover boot devices |
| 41 | and load the operating system image from them, the bootloader’s kernel needs to |
| 42 | include support for that hardware.</p> |
| 43 | <p>This table lists the network adaptors and disk controllers that are currently |
| 44 | enabled.</p> |
| 45 | <p>If you are adding a device to the kernel, please add the details here including |
| 46 | your email address in the owner field. We will use this to contact users when |
| 47 | considering the removal of modules.</p> |
| 48 | <p>Likewise, if you are removing an option from the kernel config, please remove |
| 49 | it from this table and notify the person mentioned in the owner field.</p> |
| 50 | <table border="1" class="docutils"> |
| 51 | <colgroup> |
| 52 | <col width="34%" /> |
| 53 | <col width="26%" /> |
| 54 | <col width="9%" /> |
| 55 | <col width="31%" /> |
| 56 | </colgroup> |
| 57 | <thead valign="bottom"> |
| 58 | <tr class="row-odd"><th class="head">Device name</th> |
| 59 | <th class="head">Kconfig option</th> |
| 60 | <th class="head">System</th> |
| 61 | <th class="head">Owner</th> |
| 62 | </tr> |
| 63 | </thead> |
| 64 | <tbody valign="top"> |
| 65 | <tr class="row-even"><td>AOC-SG-I2 NIC</td> |
| 66 | <td>IGB</td> |
| 67 | <td>Boston</td> |
| 68 | <td><a class="reference external" href="mailto:maurosr%40linux.vnet.ibm.com">maurosr<span>@</span>linux<span>.</span>vnet<span>.</span>ibm<span>.</span>com</a></td> |
| 69 | </tr> |
| 70 | <tr class="row-odd"><td>Broadcom NetExtreme II</td> |
| 71 | <td>BNX2X</td> |
| 72 | <td> </td> |
| 73 | <td> </td> |
| 74 | </tr> |
| 75 | <tr class="row-even"><td>Mellanox ConnectX-4</td> |
| 76 | <td>MLX5_CORE_EN</td> |
| 77 | <td> </td> |
| 78 | <td> </td> |
| 79 | </tr> |
| 80 | <tr class="row-odd"><td>Alteon AceNIC</td> |
| 81 | <td>ACENIC</td> |
| 82 | <td> </td> |
| 83 | <td> </td> |
| 84 | </tr> |
| 85 | <tr class="row-even"><td>Broadcom Tigon3</td> |
| 86 | <td>TIGON3</td> |
| 87 | <td> </td> |
| 88 | <td> </td> |
| 89 | </tr> |
| 90 | <tr class="row-odd"><td>Chelsio 10Gb Ethernet</td> |
| 91 | <td>CHELSIO_T1</td> |
| 92 | <td> </td> |
| 93 | <td> </td> |
| 94 | </tr> |
| 95 | <tr class="row-even"><td>SeverEngine BladeEngine 10Gb</td> |
| 96 | <td>BE2NET</td> |
| 97 | <td> </td> |
| 98 | <td> </td> |
| 99 | </tr> |
| 100 | <tr class="row-odd"><td>Exar Xframe 10Gb</td> |
| 101 | <td>S2IO</td> |
| 102 | <td> </td> |
| 103 | <td> </td> |
| 104 | </tr> |
| 105 | <tr class="row-even"><td>Intel PRO/1000 PCIe |
| 106 | Intel PRO/1000</td> |
| 107 | <td>E1000E |
| 108 | E1000</td> |
| 109 | <td>Qemu</td> |
| 110 | <td><a class="reference external" href="mailto:stewart%40linux.vnet.ibm.com">stewart<span>@</span>linux<span>.</span>vnet<span>.</span>ibm<span>.</span>com</a></td> |
| 111 | </tr> |
| 112 | <tr class="row-odd"><td>Intel PRO/10GbE</td> |
| 113 | <td>IXGB</td> |
| 114 | <td> </td> |
| 115 | <td> </td> |
| 116 | </tr> |
| 117 | <tr class="row-even"><td>Intel 10GbE PCIe</td> |
| 118 | <td>IXGBE</td> |
| 119 | <td> </td> |
| 120 | <td> </td> |
| 121 | </tr> |
| 122 | <tr class="row-odd"><td>Intel XL710 Ethernet</td> |
| 123 | <td>I40E</td> |
| 124 | <td>P9DSU</td> |
| 125 | <td><a class="reference external" href="mailto:jk%40ozlabs.org">jk<span>@</span>ozlabs<span>.</span>org</a></td> |
| 126 | </tr> |
| 127 | <tr class="row-even"><td>Mellanox 1/10/40Gbit Ethernet</td> |
| 128 | <td>MLX4_EN</td> |
| 129 | <td> </td> |
| 130 | <td> </td> |
| 131 | </tr> |
| 132 | <tr class="row-odd"><td>Myricom Myri-10G Ethernet</td> |
| 133 | <td>MYRI10GE</td> |
| 134 | <td> </td> |
| 135 | <td> </td> |
| 136 | </tr> |
| 137 | <tr class="row-even"><td>QLogic QLGE 10Gb Ethernet</td> |
| 138 | <td>QLGE</td> |
| 139 | <td> </td> |
| 140 | <td> </td> |
| 141 | </tr> |
| 142 | <tr class="row-odd"><td>NetXen Gigabit Ethernet</td> |
| 143 | <td>NETXEN_NIC</td> |
| 144 | <td> </td> |
| 145 | <td> </td> |
| 146 | </tr> |
| 147 | <tr class="row-even"><td>Adaptec AACRAID</td> |
| 148 | <td>SCSI_AACRAID</td> |
| 149 | <td> </td> |
| 150 | <td> </td> |
| 151 | </tr> |
| 152 | <tr class="row-odd"><td>QLogic BNX2</td> |
| 153 | <td>SCSI_BNX2_ISCSI</td> |
| 154 | <td> </td> |
| 155 | <td> </td> |
| 156 | </tr> |
| 157 | <tr class="row-even"><td>Chelsio T3 iSCSI</td> |
| 158 | <td>SCSI_CXGB3_ISCSI</td> |
| 159 | <td> </td> |
| 160 | <td> </td> |
| 161 | </tr> |
| 162 | <tr class="row-odd"><td>Chelsio T4 iSCSI</td> |
| 163 | <td>SCSI_CXGB4_ISCSI</td> |
| 164 | <td> </td> |
| 165 | <td> </td> |
| 166 | </tr> |
| 167 | <tr class="row-even"><td>LSI Logic MegaRAID</td> |
| 168 | <td>MEGARAID_NEWGEN</td> |
| 169 | <td> </td> |
| 170 | <td> </td> |
| 171 | </tr> |
| 172 | <tr class="row-odd"><td>LSI MPT Fusion SAS (legacy)</td> |
| 173 | <td>SCSI_MPT2SAS</td> |
| 174 | <td> </td> |
| 175 | <td> </td> |
| 176 | </tr> |
| 177 | <tr class="row-even"><td>QLogic QLA2xxx Fibrechannel</td> |
| 178 | <td>SCSI_QLA_FC</td> |
| 179 | <td> </td> |
| 180 | <td> </td> |
| 181 | </tr> |
| 182 | <tr class="row-odd"><td>QLogic ISP4xxx and ISP82xxx</td> |
| 183 | <td>SCSI_QLA_ISCSI</td> |
| 184 | <td> </td> |
| 185 | <td> </td> |
| 186 | </tr> |
| 187 | </tbody> |
| 188 | </table> |
| 189 | </div> |
| 190 | |
| 191 | |
| 192 | </div> |
| 193 | |
| 194 | </div> |
| 195 | </div> |
| 196 | <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> |
| 197 | <div class="sphinxsidebarwrapper"> |
| 198 | <h1 class="logo"><a href="index.html">OpenPOWER Firmware</a></h1> |
| 199 | |
| 200 | |
| 201 | |
| 202 | |
| 203 | |
| 204 | |
| 205 | |
| 206 | |
| 207 | <h3>Navigation</h3> |
| 208 | <p class="caption"><span class="caption-text">Contents:</span></p> |
| 209 | <ul class="current"> |
| 210 | <li class="toctree-l1"><a class="reference internal" href="introduction.html">Introduction to OpenPOWER Firmware</a></li> |
| 211 | <li class="toctree-l1"><a class="reference internal" href="testing.html">Testing op-build</a></li> |
| 212 | <li class="toctree-l1"><a class="reference internal" href="process/index.html">Development Process</a></li> |
| 213 | <li class="toctree-l1 current"><a class="current reference internal" href="#">Supported Boot Devices</a></li> |
| 214 | <li class="toctree-l1"><a class="reference internal" href="versioning.html">Version Scheme</a></li> |
| 215 | <li class="toctree-l1"><a class="reference internal" href="release-notes/index.html">op-build Release Notes</a></li> |
| 216 | </ul> |
| 217 | |
| 218 | <div class="relations"> |
| 219 | <h3>Related Topics</h3> |
| 220 | <ul> |
| 221 | <li><a href="index.html">Documentation overview</a><ul> |
| 222 | <li>Previous: <a href="process/stable-rules.html" title="previous chapter">op-build stable tree rules and releases</a></li> |
| 223 | <li>Next: <a href="versioning.html" title="next chapter">Version Scheme</a></li> |
| 224 | </ul></li> |
| 225 | </ul> |
| 226 | </div> |
| 227 | <div id="searchbox" style="display: none" role="search"> |
| 228 | <h3>Quick search</h3> |
| 229 | <div class="searchformwrapper"> |
| 230 | <form class="search" action="search.html" method="get"> |
| 231 | <input type="text" name="q" /> |
| 232 | <input type="submit" value="Go" /> |
| 233 | <input type="hidden" name="check_keywords" value="yes" /> |
| 234 | <input type="hidden" name="area" value="default" /> |
| 235 | </form> |
| 236 | </div> |
| 237 | </div> |
| 238 | <script type="text/javascript">$('#searchbox').show(0);</script> |
| 239 | |
| 240 | |
| 241 | |
| 242 | |
| 243 | |
| 244 | |
| 245 | |
| 246 | |
| 247 | </div> |
| 248 | </div> |
| 249 | <div class="clearer"></div> |
| 250 | </div> |
| 251 | <div class="footer"> |
| 252 | ©2017, OpenPOWER Foundation System Software Work Group. |
| 253 | |
| 254 | | |
| 255 | Powered by <a href="http://sphinx-doc.org/">Sphinx 1.7.9</a> |
| 256 | & <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a> |
| 257 | |
| 258 | | |
| 259 | <a href="_sources/boot-devices.rst.txt" |
| 260 | rel="nofollow">Page source</a> |
| 261 | </div> |
| 262 | |
| 263 | |
| 264 | |
| 265 | |
| 266 | </body> |
| 267 | </html> |