imx233: define HAVE_TEST_AND_CLEAN_CACHE

Change-Id: I7ceb9b122520e48a88f6299f10d42d2fa717ef3b
This commit is contained in:
Amaury Pouly 2012-06-01 01:52:52 +02:00
parent 1a4fa1603b
commit 71f3255a0e

View file

@ -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