summaryrefslogtreecommitdiff
path: root/firmware/export/config/vibe500.h
diff options
context:
space:
mode:
authorSzymon Dziok <b0hoon@o2.pl>2010-01-30 21:11:18 +0000
committerSzymon Dziok <b0hoon@o2.pl>2010-01-30 21:11:18 +0000
commitc2bd57a9b0a74d6c4dc0e94c62c41e2b84136d90 (patch)
treeac2573b1677a757f0f7cf193f066183d85d01266 /firmware/export/config/vibe500.h
parentf6b46caa404b15987ee0ccb14060306e531ee592 (diff)
downloadrockbox-c2bd57a9b0a74d6c4dc0e94c62c41e2b84136d90.tar.gz
rockbox-c2bd57a9b0a74d6c4dc0e94c62c41e2b84136d90.zip
PBell vibe 500: ROLO fix
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24385 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config/vibe500.h')
-rw-r--r--firmware/export/config/vibe500.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/config/vibe500.h b/firmware/export/config/vibe500.h
index 2d0b4505dc..915b93b1c6 100644
--- a/firmware/export/config/vibe500.h
+++ b/firmware/export/config/vibe500.h
@@ -186,6 +186,7 @@
186/* and doesn't handle them in the drive firmware */ 186/* and doesn't handle them in the drive firmware */
187/* #define MAX_PHYS_SECTOR_SIZE 1024 */ 187/* #define MAX_PHYS_SECTOR_SIZE 1024 */
188 188
189#define MI4_FORMAT
189#define BOOTFILE_EXT "mi4" 190#define BOOTFILE_EXT "mi4"
190#define BOOTFILE "rockbox." BOOTFILE_EXT 191#define BOOTFILE "rockbox." BOOTFILE_EXT
191#define BOOTDIR "/.system" 192#define BOOTDIR "/.system"