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:
parent
a36e371e65
commit
bc26c89880
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue