mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 13:15:18 -05:00
Swap red and yellow for green on r31339's cranky builds.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31340 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
6a67707b5e
commit
09769827fe
7 changed files with 16 additions and 16 deletions
|
|
@ -232,7 +232,7 @@ static void displaylcd_dma(int pixels)
|
|||
| (last ? 0x80000000 : 0) | 0x4000000;
|
||||
data += 0x1ffe;
|
||||
}
|
||||
clean_dcache();
|
||||
commit_dcache();
|
||||
DMAC0C4CONFIG = 0x88c1;
|
||||
mutex_unlock(&lcd_mutex);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue