summaryrefslogtreecommitdiff
path: root/www/docs/flash.t
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-07-23 08:30:35 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-07-23 08:30:35 +0000
commit4efaaa2281e161f6a5771393727f9e8903d103e3 (patch)
tree9637aeb235684c30788794eae2fb97b9f19f3a7e /www/docs/flash.t
parent4bb3f80f2737ff86c4a8fdb074a1a7bce0aa3624 (diff)
downloadrockbox-4efaaa2281e161f6a5771393727f9e8903d103e3.tar.gz
rockbox-4efaaa2281e161f6a5771393727f9e8903d103e3.zip
link to Jörg's AVI and show Roland's JPEG screen dump
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3866 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www/docs/flash.t')
-rw-r--r--www/docs/flash.t12
1 files changed, 10 insertions, 2 deletions
diff --git a/www/docs/flash.t b/www/docs/flash.t
index 84d679f29d..7b42749466 100644
--- a/www/docs/flash.t
+++ b/www/docs/flash.t
@@ -10,6 +10,7 @@ by Jörg Hohensohn aka [IDC]Dragon
105. How do I flash the firmware?<br> 105. How do I flash the firmware?<br>
116. How do I bring in a current / my personal build of Rockbox?<br> 116. How do I bring in a current / my personal build of Rockbox?<br>
127. Known issues, limitations<br> 127. Known issues, limitations<br>
138. Movies and images<br>
13 14
14<h2>1. What is this about?</h2> 15<h2>1. What is this about?</h2>
15<p> 16<p>
@@ -257,7 +258,7 @@ Rockbox versions works OK. If you feel homesick, hold F1 during powerup.
257 258
258<p> 259<p>
259Latest Rockbox now has a charging screen, but it is in an early stage. You'll 260Latest Rockbox now has a charging screen, but it is in an early stage. You'll
260get it When the unit is off and you plug in the charger. The Rockbox charging 261get it when the unit is off and you plug in the charger. The Rockbox charging
261algorithm is first measuring the battery voltage for about 40 seconds, after 262algorithm is first measuring the battery voltage for about 40 seconds, after
262that it only starts charging when the capacity is below 85%. 263that it only starts charging when the capacity is below 85%.
263You can use the Archos charging (which always tops off) by holding F1 264You can use the Archos charging (which always tops off) by holding F1
@@ -265,8 +266,15 @@ while plugging in.
265 266
266<p> 267<p>
267The plugin API is currently changed often, new builds may render the plugins 268The plugin API is currently changed often, new builds may render the plugins
268incompatible. When updating, make shure you grab those too, but don't 269incompatible. When updating, make sure you grab those too, but don't
269overwrite the rockbox_flash.rock yet, since you still need it matching the 270overwrite the rockbox_flash.rock yet, since you still need it matching the
270currently running Rockbox to flash. 271currently running Rockbox to flash.
271 272
273<h2>8. Movies and images</h2>
274<p>
275 Jörg's AVI movie (1.5MB) <a href="flash/rockbox_flash_boot.avi">rockbox_flash_boot.avi</a> showing his unit booting Rockbox from flash.
276<p>
277 Roland's screendump from the movie:<br>
278<img src="flash/rockbox-flash.jpg" width="352" height="288">
279
272#include "foot.t" 280#include "foot.t"