From 6ce98bda11c26f209c8319213677dd411a9713b7 Mon Sep 17 00:00:00 2001 From: Nils Wallménius Date: Tue, 17 Mar 2009 20:05:03 +0000 Subject: FS#10018 general pp bootloader: start the OF if loading rockbox fails. Resolves a bug where the c200 bootloader would loop flashing the logo if loading rockbox failed and drop support for loading old .e200 and .h10 rockbox main binaries for the e200 resp h10, affects e200, c200, h10 (both kinds) and mrobe 100. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20342 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-h10_5gb.h | 1 - 1 file changed, 1 deletion(-) (limited to 'firmware/export/config-h10_5gb.h') diff --git a/firmware/export/config-h10_5gb.h b/firmware/export/config-h10_5gb.h index 3a52823fd5..ef53e02ab4 100644 --- a/firmware/export/config-h10_5gb.h +++ b/firmware/export/config-h10_5gb.h @@ -157,7 +157,6 @@ #define MI4_FORMAT #define BOOTFILE_EXT "mi4" #define BOOTFILE "rockbox." BOOTFILE_EXT -#define OLD_BOOTFILE "rockbox.h10" #define BOOTDIR "/.rockbox" #define ICODE_ATTR_TREMOR_NOT_MDCT -- cgit v1.2.3