forked from len0rd/rockbox
Reinsert CACHEALIGN_SIZE to imx31l.h, r28619 expected another local change.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28620 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
90a5a8a068
commit
c3574034ad
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@
|
||||||
#define FRAME ((void *)(FRAME_PHYS_ADDR+0x100000-CSD0_BASE_ADDR))
|
#define FRAME ((void *)(FRAME_PHYS_ADDR+0x100000-CSD0_BASE_ADDR))
|
||||||
|
|
||||||
#define CACHEALIGN_BITS 5
|
#define CACHEALIGN_BITS 5
|
||||||
|
#define CACHEALIGN_SIZE 32
|
||||||
#define NOCACHE_BASE CSD0_BASE_ADDR
|
#define NOCACHE_BASE CSD0_BASE_ADDR
|
||||||
|
|
||||||
/* USBOTG */
|
/* USBOTG */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue