forked from len0rd/rockbox
Undo r28682. Bad idea...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28683 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
8972744ea9
commit
2dcc515d15
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
|||
#define FRAME ((void *)(FRAME_PHYS_ADDR+0x100000-CSD0_BASE_ADDR))
|
||||
|
||||
#define CACHEALIGN_BITS 5
|
||||
#define CACHEALIGN_SIZE (1u << CACHEALIGN_BITS) /* needed by *.link */
|
||||
#define CACHEALIGN_SIZE 32
|
||||
#define NOCACHE_BASE CSD0_BASE_ADDR
|
||||
|
||||
/* USBOTG */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue