add Black Swift board support
[oweals/u-boot_mod.git] / u-boot / httpd / vendors / SE / fail.html
1 <!DOCTYPE HTML>
2 <html>
3         <head>
4                 <meta charset="utf-8">
5                 <title>Update failed</title>
6                 <link rel="stylesheet" href="style.css">
7         </head>
8         <body>
9                 <div id="m">
10                         <h1 class="red">Update failed!</h1>
11                         <p>Please, try again or contact with the author of this modification.<br>You can also get more information during update in U-Boot console.</p>
12                 </div>
13                 <div id="f">This code is based on <a href="https://github.com/pepe2k/u-boot_mod" target="_blank">GitHub</a></div>
14         </body>
15 </html>