From a5501d68ccbb2f9690cb8d6a83b17b4bb204aa6c Mon Sep 17 00:00:00 2001 From: Jens Arnold Date: Tue, 24 Mar 2009 01:11:44 +0000 Subject: Bump flash image version and adapt flashing documentation. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20510 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/rockbox_flash.c | 2 +- manual/advanced_topics/archos-flashing.tex | 4 ++-- 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 /* define DUMMY if you only want to "play" with the UI, does no harm */ /* #define DUMMY */ -#define LATEST_BOOTLOADER_VERSION 2 /* update this with the bootloader */ +#define LATEST_BOOTLOADER_VERSION 3 /* update this with the bootloader */ #ifndef UINT8 #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 is the \emph{permanent} rescue software, to be used in case something is wrong with the second (main) image. In current firmware files this first image contains \emph{Bootbox} (see wiki for details). The second image is what is -booted by default. The current firmware files contain a copy of Rockbox 3.0.1 +booted by default. The current firmware files contain a copy of Rockbox 3.2 in the main image. It can easily be updated/replaced later. The bootloader allows to select which image to run. Pressing @@ -110,7 +110,7 @@ a safe place. \item Download the correct package for your \dap\ from \url{http://download.rockbox.org/bootloader/archos/}. It is named \fname{flash-{\textless}model{\textgreater}-{\textless}version{\textgreater}.zip}. - The current packages are v2. + The current packages are v3. \item Unzip the flash package to the root of your \dap. \nopt{ondio}{This will extract two files to the root, \fname{firmware\_{\textless}model{\textgreater}.bin} and -- cgit v1.2.3