summaryrefslogtreecommitdiffstats
path: root/include/configs/pxa-common.h
diff options
context:
space:
mode:
authorVasily Khoruzhick <anarsoul@gmail.com>2016-03-20 18:37:07 -0700
committerTom Rini <trini@konsulko.com>2016-03-27 09:13:00 -0400
commit9cfc05985319c52933d84a7609fc8b143b1ff18a (patch)
treec69d20955f63785f9da083a0253b073141723001 /include/configs/pxa-common.h
parent9ddde3e6ce8abd97d397e3915204a6981d287e42 (diff)
downloadblackbird-obmc-uboot-9cfc05985319c52933d84a7609fc8b143b1ff18a.tar.gz
blackbird-obmc-uboot-9cfc05985319c52933d84a7609fc8b143b1ff18a.zip
pxa: add support for D- and I- caches
Tested with OHCI and pxafb drivers - no issues found Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
Diffstat (limited to 'include/configs/pxa-common.h')
-rw-r--r--include/configs/pxa-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/pxa-common.h b/include/configs/pxa-common.h
index 4c1c2c7e8d..729568755b 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
OpenPOWER on IntegriCloud