imx233: define HAVE_TEST_AND_CLEAN_CACHE
Change-Id: I7ceb9b122520e48a88f6299f10d42d2fa717ef3b
This commit is contained in:
parent
1a4fa1603b
commit
71f3255a0e
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@
|
||||||
#define CACHE_SIZE 4
|
#define CACHE_SIZE 4
|
||||||
|
|
||||||
#elif CONFIG_CPU == IMX233
|
#elif CONFIG_CPU == IMX233
|
||||||
|
#define HAVE_TEST_AND_CLEAN_CACHE
|
||||||
#define USE_MMU
|
#define USE_MMU
|
||||||
#define CACHE_SIZE 16
|
#define CACHE_SIZE 16
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue