From 7ba50cfdc1ffb484b17b23ed16d09cd8c591bd9a Mon Sep 17 00:00:00 2001 From: Michael Giacomelli Date: Sun, 27 Mar 2016 23:56:19 +0200 Subject: Disable voltage scaling. Crashes immediately. Something was wrong with the last commit. Change-Id: Ie8a05095369a6312dc151e0a393e97d3a3fc7a09 --- firmware/export/config/sansaclipplus.h | 2 +- firmware/export/config/sansaclipv2.h | 2 +- firmware/export/config/sansaclipzip.h | 2 +- firmware/export/config/sansafuzev2.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'firmware') diff --git a/firmware/export/config/sansaclipplus.h b/firmware/export/config/sansaclipplus.h index faa22259a6..47d270e428 100644 --- a/firmware/export/config/sansaclipplus.h +++ b/firmware/export/config/sansaclipplus.h @@ -199,7 +199,7 @@ #define HAVE_ADJUSTABLE_CPU_FREQ /*define this to enable CPU voltage scaling on AMS devices*/ -#define HAVE_ADJUSTABLE_CPU_VOLTAGE +//#define HAVE_ADJUSTABLE_CPU_VOLTAGE #define BOOTFILE_EXT "sansa" #define BOOTFILE "rockbox." BOOTFILE_EXT diff --git a/firmware/export/config/sansaclipv2.h b/firmware/export/config/sansaclipv2.h index 301cfc8c7f..b2e2496d7e 100644 --- a/firmware/export/config/sansaclipv2.h +++ b/firmware/export/config/sansaclipv2.h @@ -195,7 +195,7 @@ #define HAVE_ADJUSTABLE_CPU_FREQ /*define this to enable CPU voltage scaling on AMS devices*/ -#define HAVE_ADJUSTABLE_CPU_VOLTAGE +//#define HAVE_ADJUSTABLE_CPU_VOLTAGE #define BOOTFILE_EXT "sansa" #define BOOTFILE "rockbox." BOOTFILE_EXT diff --git a/firmware/export/config/sansaclipzip.h b/firmware/export/config/sansaclipzip.h index ea1c57193d..a7d6a106d7 100644 --- a/firmware/export/config/sansaclipzip.h +++ b/firmware/export/config/sansaclipzip.h @@ -198,7 +198,7 @@ #define HAVE_ADJUSTABLE_CPU_FREQ /*define this to enable CPU voltage scaling on AMS devices*/ -#define HAVE_ADJUSTABLE_CPU_VOLTAGE +//#define HAVE_ADJUSTABLE_CPU_VOLTAGE #define BOOTFILE_EXT "sansa" #define BOOTFILE "rockbox." BOOTFILE_EXT diff --git a/firmware/export/config/sansafuzev2.h b/firmware/export/config/sansafuzev2.h index 523a331df1..9668295736 100644 --- a/firmware/export/config/sansafuzev2.h +++ b/firmware/export/config/sansafuzev2.h @@ -211,7 +211,7 @@ #define HAVE_ADJUSTABLE_CPU_FREQ /*define this to enable CPU voltage scaling on AMS devices*/ -#define HAVE_ADJUSTABLE_CPU_VOLTAGE +//#define HAVE_ADJUSTABLE_CPU_VOLTAGE #define BOOTFILE_EXT "sansa" #define BOOTFILE "rockbox." BOOTFILE_EXT -- cgit v1.2.3