AMSv2: enable voltage scaling

Change-Id: I8d64b8578d28884e326f8b43100b3b4691f95acf
This commit is contained in:
Mihail Zenkov 2016-04-13 23:10:30 +00:00
parent c90d42dcc6
commit 8a0360dd1e
4 changed files with 4 additions and 4 deletions

View file

@ -198,7 +198,7 @@
#define HAVE_ADJUSTABLE_CPU_FREQ #define HAVE_ADJUSTABLE_CPU_FREQ
/*define this to enable CPU voltage scaling on AMS devices*/ /*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_EXT "sansa"
#define BOOTFILE "rockbox." BOOTFILE_EXT #define BOOTFILE "rockbox." BOOTFILE_EXT

View file

@ -194,7 +194,7 @@
#define HAVE_ADJUSTABLE_CPU_FREQ #define HAVE_ADJUSTABLE_CPU_FREQ
/*define this to enable CPU voltage scaling on AMS devices*/ /*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_EXT "sansa"
#define BOOTFILE "rockbox." BOOTFILE_EXT #define BOOTFILE "rockbox." BOOTFILE_EXT

View file

@ -197,7 +197,7 @@
#define HAVE_ADJUSTABLE_CPU_FREQ #define HAVE_ADJUSTABLE_CPU_FREQ
/*define this to enable CPU voltage scaling on AMS devices*/ /*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_EXT "sansa"
#define BOOTFILE "rockbox." BOOTFILE_EXT #define BOOTFILE "rockbox." BOOTFILE_EXT

View file

@ -214,7 +214,7 @@
#define HAVE_ADJUSTABLE_CPU_FREQ #define HAVE_ADJUSTABLE_CPU_FREQ
/*define this to enable CPU voltage scaling on AMS devices*/ /*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_EXT "sansa"
#define BOOTFILE "rockbox." BOOTFILE_EXT #define BOOTFILE "rockbox." BOOTFILE_EXT