summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Arnold <amiconn@rockbox.org>2009-03-24 01:11:44 +0000
committerJens Arnold <amiconn@rockbox.org>2009-03-24 01:11:44 +0000
commita5501d68ccbb2f9690cb8d6a83b17b4bb204aa6c (patch)
tree82bcfda8515b50458bc13991eb7b5cb45376c4e7
parenta8c22dec4322c6e1ab674731076eed0b1584914b (diff)
downloadrockbox-a5501d68ccbb2f9690cb8d6a83b17b4bb204aa6c.tar.gz
rockbox-a5501d68ccbb2f9690cb8d6a83b17b4bb204aa6c.zip
Bump flash image version and adapt flashing documentation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20510 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--apps/plugins/rockbox_flash.c2
-rw-r--r--manual/advanced_topics/archos-flashing.tex4
2 files changed, 3 insertions, 3 deletions
diff --git a/apps/plugins/rockbox_flash.c b/apps/plugins/rockbox_flash.c
index 5f2117d746..4bdb0d2c69 100644
--- a/apps/plugins/rockbox_flash.c
+++ b/apps/plugins/rockbox_flash.c
@@ -30,7 +30,7 @@ PLUGIN_HEADER
30/* define DUMMY if you only want to "play" with the UI, does no harm */ 30/* define DUMMY if you only want to "play" with the UI, does no harm */
31/* #define DUMMY */ 31/* #define DUMMY */
32 32
33#define LATEST_BOOTLOADER_VERSION 2 /* update this with the bootloader */ 33#define LATEST_BOOTLOADER_VERSION 3 /* update this with the bootloader */
34 34
35#ifndef UINT8 35#ifndef UINT8
36#define UINT8 unsigned char 36#define UINT8 unsigned char
diff --git a/manual/advanced_topics/archos-flashing.tex b/manual/advanced_topics/archos-flashing.tex
index 110272a4c3..e2e1f4f2ce 100644
--- a/manual/advanced_topics/archos-flashing.tex
+++ b/manual/advanced_topics/archos-flashing.tex
@@ -59,7 +59,7 @@ The replacement firmware contains a bootloader and two images. The first image
59is the \emph{permanent} rescue software, to be used in case something is wrong 59is the \emph{permanent} rescue software, to be used in case something is wrong
60with the second (main) image. In current firmware files this first image 60with the second (main) image. In current firmware files this first image
61contains \emph{Bootbox} (see wiki for details). The second image is what is 61contains \emph{Bootbox} (see wiki for details). The second image is what is
62booted by default. The current firmware files contain a copy of Rockbox 3.0.1 62booted by default. The current firmware files contain a copy of Rockbox 3.2
63in the main image. It can easily be updated/replaced later. 63in the main image. It can easily be updated/replaced later.
64 64
65The bootloader allows to select which image to run. Pressing 65The bootloader allows to select which image to run. Pressing
@@ -110,7 +110,7 @@ a safe place.
110\item Download the correct package for your \dap\ from 110\item Download the correct package for your \dap\ from
111 \url{http://download.rockbox.org/bootloader/archos/}. It is named 111 \url{http://download.rockbox.org/bootloader/archos/}. It is named
112 \fname{flash-{\textless}model{\textgreater}-{\textless}version{\textgreater}.zip}. 112 \fname{flash-{\textless}model{\textgreater}-{\textless}version{\textgreater}.zip}.
113 The current packages are v2. 113 The current packages are v3.
114\item Unzip the flash package to the root of your \dap. 114\item Unzip the flash package to the root of your \dap.
115 \nopt{ondio}{This will extract two files to the root, 115 \nopt{ondio}{This will extract two files to the root,
116 \fname{firmware\_{\textless}model{\textgreater}.bin} and 116 \fname{firmware\_{\textless}model{\textgreater}.bin} and