1
0
Fork 0
forked from len0rd/rockbox

Coldfire: More appropriate condition for the refresh timings.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9597 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jens Arnold 2006-04-10 20:33:35 +00:00
parent a36e371e65
commit bc26c89880

View file

@ -580,7 +580,7 @@ int system_memory_guard(int newmode)
}
#ifndef TARGET_TREE
#ifdef IRIVER_H100
#if MEM < 32
#define MAX_REFRESH_TIMER 59
#define NORMAL_REFRESH_TIMER 21
#define DEFAULT_REFRESH_TIMER 4