From 9cfc05985319c52933d84a7609fc8b143b1ff18a Mon Sep 17 00:00:00 2001 From: Vasily Khoruzhick Date: Sun, 20 Mar 2016 18:37:07 -0700 Subject: pxa: add support for D- and I- caches Tested with OHCI and pxafb drivers - no issues found Signed-off-by: Vasily Khoruzhick --- include/configs/pxa-common.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/configs/pxa-common.h b/include/configs/pxa-common.h index 4c1c2c7e8d3..729568755bc 100644 --- a/include/configs/pxa-common.h +++ b/include/configs/pxa-common.h @@ -10,6 +10,7 @@ #define __CONFIG_PXA_COMMON_H__ #define CONFIG_DISPLAY_CPUINFO +#define CONFIG_SYS_ARM_CACHE_WRITETHROUGH /* * KGDB -- cgit v1.3.1