From 546083c78448e7ae526cdf66072bf40a0e4f910a Mon Sep 17 00:00:00 2001 From: Jens Arnold Date: Thu, 16 Oct 2008 16:42:37 +0000 Subject: Merge the necessary changes for the new archos firmware flash images back to the trunk, including the related optimisations. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18821 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-player.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'firmware/export/config-player.h') diff --git a/firmware/export/config-player.h b/firmware/export/config-player.h index a88e75e743..d94ca82735 100644 --- a/firmware/export/config-player.h +++ b/firmware/export/config-player.h @@ -81,8 +81,7 @@ #define FIRMWARE_OFFSET_FILE_DATA 6 /* The start address index for ROM builds */ -/* #define ROM_START 0xD010 for behind original Archos */ -#define ROM_START 0x6010 /* for behind BootBox */ +#define ROM_START 0x7010 /* for behind BootBox */ /* Software controlled LED */ #define CONFIG_LED LED_REAL -- cgit v1.2.3