From 722e24a76ac7a2c550f8428c5762f40dd9313d91 Mon Sep 17 00:00:00 2001 From: Marcin Bukat Date: Mon, 6 Aug 2012 20:22:57 +0200 Subject: rk27xx: implement frequency scalling Implemented scheme: ARM AHB APB Normal 50 50 50 MHz Max 200 100 50 MHz Frequency scaling is disabled on rk27generic due to too slow lcd updates when running with 50MHz AHB. battery_bench shows ~1h runtime improvement on hifiman. Change-Id: I2c6f8acf6d4570c4e14f5bcc72280b51ce13c408 --- firmware/export/config/hifimanhm60x.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/export/config/hifimanhm60x.h') diff --git a/firmware/export/config/hifimanhm60x.h b/firmware/export/config/hifimanhm60x.h index 11916a4b83..d188d19201 100644 --- a/firmware/export/config/hifimanhm60x.h +++ b/firmware/export/config/hifimanhm60x.h @@ -174,7 +174,7 @@ #define STORAGE_NEEDS_ALIGN /* Define this if you have adjustable CPU frequency */ -/* #define HAVE_ADJUSTABLE_CPU_FREQ */ +#define HAVE_ADJUSTABLE_CPU_FREQ #define RKW_FORMAT #define BOOTFILE_EXT "rkw" -- cgit v1.2.3