Simple websites, without logo and repository link, only for fw update
[oweals/u-boot_mod.git] / u-boot / httpd / vendors / oem / flashing.html
1 <!DOCTYPE HTML>
2 <html>
3         <head>
4                 <meta charset="utf-8">
5                 <title>Update in progress</title>
6                 <style>
7                         h1,p,body{margin:0;padding:0}html,body{font:13px/20px Tahoma,sans-serif;background:#FFF;color:#000;text-align:center;height:100%}#m{padding:30px 0}#m>*{padding:20px}h1{font:bold 40px/40px Arial}#l{height:30px;width:30px;margin:30px auto;-webkit-animation:r 1s infinite linear;-moz-animation:r 1s infinite linear;-o-animation:r 1s infinite linear;animation:r 1s infinite linear;border-left:5px solid #FFF;border-right:5px solid #FFF;border-bottom:5px solid #000;border-top:5px solid #000;border-radius:100%}@-webkit-keyframes r{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(359deg)}}@-moz-keyframes r{from{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(359deg)}}@-o-keyframes r{from{-o-transform:rotate(0deg)}to{-o-transform:rotate(359deg)}}@keyframes r{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}
8                 </style>
9         </head>
10         <body>
11                 <div id="m">
12                         <h1>Update in progress</h1>
13                         <p>Your file was successfully uploaded! Update is in progress and you should wait for automatic reset of the device.<br>Update time depends on image size and may take up to a few minutes. You can close this page.</p>
14                         <div id="l"></div>
15                 </div>
16         </body>
17 </html>