From 24a6f93aa88cd5dd6b3feef9509e0b32894ebe0b Mon Sep 17 00:00:00 2001 From: Michael Sparmann Date: Tue, 1 Mar 2011 01:51:27 +0000 Subject: [PATCH] iPod Classic: Disable boosting, it seems to cause random lockups git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29473 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config/ipod6g.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/export/config/ipod6g.h b/firmware/export/config/ipod6g.h index 9871331ca2..17fc3ab076 100644 --- a/firmware/export/config/ipod6g.h +++ b/firmware/export/config/ipod6g.h @@ -201,7 +201,7 @@ //#define MAX_PHYS_SECTOR_SIZE 4096 /* Define this if you have adjustable CPU frequency */ -#define HAVE_ADJUSTABLE_CPU_FREQ +//#define HAVE_ADJUSTABLE_CPU_FREQ #define BOOTFILE_EXT "ipod" #define BOOTFILE "rockbox." BOOTFILE_EXT