add Black Swift board support
[oweals/u-boot_mod.git] / u-boot / httpd / vendors / SE / art.html
1 <!DOCTYPE HTML>
2 <html>
3         <head>
4                 <meta charset="utf-8">
5                 <title>ART update</title>
6                 <link rel="stylesheet" href="style.css">
7         </head>
8         <body>
9                 <div id="m">
10                         <h1>ART UPDATE</h1>
11                         <p>You are going to update <strong>ART (Atheros Radio Test)</strong> on the device.<br>Please, choose file from your local hard drive and click <strong>Update ART</strong> button.</p>
12                         <form method="post" enctype="multipart/form-data"><input type="file" name="art"><input type="submit" value="Update ART"></form>
13                         <div class="i w">
14                                 <strong>WARNINGS</strong>
15                                 <ul>
16                                         <li>do not power off the device during update</li>
17                                         <li>if everything goes well, the device will restart</li>
18                                         <li>you can upload whatever you want, so be sure that you choose proper ART image for your device</li>
19                                 </ul>
20                         </div>
21                 </div>
22                 <div id="f">This code is based on <a href="https://github.com/pepe2k/u-boot_mod" target="_blank">GitHub</a></div>
23         </body>
24 </html>