From 492fafe8792bf21f034d34bbef0e3d38383fa989 Mon Sep 17 00:00:00 2001 From: Szymon Dziok Date: Tue, 23 Mar 2010 21:28:25 +0000 Subject: Packard Bell Vibe 500: remove the old bootloader code (actually a lack of code) and make the main-pp.c acting like a true bootloader for the DAP. It's the first step to integrate the DAP with the RBUtil. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25311 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config/vibe500.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware') diff --git a/firmware/export/config/vibe500.h b/firmware/export/config/vibe500.h index f8ce86b24f..37e78f7b61 100644 --- a/firmware/export/config/vibe500.h +++ b/firmware/export/config/vibe500.h @@ -191,7 +191,7 @@ #define MI4_FORMAT #define BOOTFILE_EXT "mi4" #define BOOTFILE "rockbox." BOOTFILE_EXT -#define BOOTDIR "/.system" +#define BOOTDIR "/.rockbox" #define ICODE_ATTR_TREMOR_NOT_MDCT -- cgit v1.2.3