1
0
Fork 0
forked from len0rd/rockbox

Gigabeat S (imx31): Begin voltage and frequency scaling code. For now, to avoid overdrive voltage, just lower core voltage to 1.35V since voltage scaling shouldn't be required for frequencies lower than 399 MHz (according to Freescale BSP, which set all working points to 1.35V for those frequencies). Perhaps battery life will improve as well (cross fingers :).

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25506 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Michael Sevakis 2010-04-07 03:43:48 +00:00
parent 48789c5361
commit 87eea33def
7 changed files with 332 additions and 0 deletions

View file

@ -872,6 +872,7 @@ target/arm/lcd-as-memframe.S
target/arm/mmu-armv6.S
target/arm/imx31/ccm-imx31.c
target/arm/imx31/debug-imx31.c
target/arm/imx31/dvfs_dptc-imx31.c
target/arm/imx31/rolo_restart.S
target/arm/imx31/sdma-imx31.c
target/arm/imx31/gigabeat-s/adc-imx31.c