From 0c888de600fd71653d04e572416459b922f0ecb1 Mon Sep 17 00:00:00 2001 From: Jörg Hohensohn Date: Mon, 1 Dec 2003 22:16:38 +0000 Subject: minor grammar, etc. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4087 a1c6a512-1295-4272-9138-f99709370657 --- www/docs/flash.t | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/www/docs/flash.t b/www/docs/flash.t index db995d071d..c9d2dac088 100644 --- a/www/docs/flash.t +++ b/www/docs/flash.t @@ -19,7 +19,7 @@ Flashing in the sense used here and elsewhere in regard to Rockbox means reprogramming the flash memory of the Archos unit. Flash memory (sometimes called "Flash ROM") is a type of nonvolatile -memory that can be erased and reprogrammed in circuit. It is a +memory that can be erased and reprogrammed in-circuit. It is a variation of electrically erasable programmable read-only memory (EEPROM).

@@ -35,7 +35,7 @@ Terminology used in the following:

By -reprogramming the firmware we can boot much faster. Archos has a +reprogramming the firmware, we can boot much faster. Archos has a pathetic boot loader, versus the boot time for Rockbox is much faster than the disk spinup, in fact it has to wait for the disk. Your boot time will be as quick as a disk spinup (e.g. 4 seconds from powerup @@ -48,7 +48,8 @@ The replaced firmware will host a bootloader and 2 images. This possible by compression. The first is the "permanent" backup, not to be changed any more. The second is the default one to be started, the -first is only used when you hold the F1 key during start. Like +first is only used when you hold the F1 key (will be Menu for recorders) +during start. Like supplied here, the first image is the original Archos firmware, the second is a current build of Rockbox. This second image is meant to be reprogrammed, it can contain anything you like, if you prefer, you @@ -367,7 +368,7 @@ second one, e.g. in case Rockbox from flash doesn't work for you. This way you keep the dual bootloader and you can easily try different later. You can download UCLs -for the latest Recorder and FM firmware +for the latest firmware here.

-- cgit v1.2.3