diff options
author | Linus Nielsen Feltzing <linus@haxx.se> | 2004-03-24 08:41:22 +0000 |
---|---|---|
committer | Linus Nielsen Feltzing <linus@haxx.se> | 2004-03-24 08:41:22 +0000 |
commit | da3beaa601bfbaefe630d09b6217581db72da400 (patch) | |
tree | 578343bcccf37e6d874a8705c659398f60f51088 /www | |
parent | 1c92b6bd0907bbd19b8b40152bd9950470f1be92 (diff) |
More explicit explanation on how to restore the original flash
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4436 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www')
-rw-r--r-- | www/docs/flash.t | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/www/docs/flash.t b/www/docs/flash.t index 30dd8935c0..118940fe1c 100644 --- a/www/docs/flash.t +++ b/www/docs/flash.t @@ -266,15 +266,6 @@ procedure: loader is replaced by mine. </li> </ul> -<p> -When -for any reason you'd like to revert to the original firmware, you can -do like above, but copy and rename your backup to be -"firmware_rec.bin" on the box this time. Keep the Rockbox -copy and the plugins of this package for that job, because that's the -one it was tested with. -</p> - <h2>6. Bringing in a current or personal build of Rockbox</h2> <p> Short @@ -373,7 +364,17 @@ for the latest firmware </p> -<h2>7. Known issues and limitations</h2> +<h2>7. Restoring the original firmware</h2> +<p> +If you'd like to revert to the original firmware, you can +do like you did when you flashed Rockbox for the first time (section 5), but +copy and rename your backup to be +"firmware_rec.bin" on the box this time. Keep the Rockbox +copy and the plugins of this package for that job, because that's the +one it was tested with. +</p> + +<h2>8. Known issues and limitations</h2> <p> Latest Rockbox now has a charging screen, but it is in an early stage. @@ -415,4 +416,3 @@ showing his unit booting Rockbox from flash. <img src="flash/rockbox-flash.jpg" width="352" height="288"> #include "foot.t" - |