summaryrefslogtreecommitdiffstats
path: root/include/configs/s5pc210_universal.h
diff options
context:
space:
mode:
authorŁukasz Majewski <l.majewski@samsung.com>2011-10-17 01:42:24 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-11-03 22:56:21 +0100
commit0aa597d121303d2638597892ade0d883d9f87787 (patch)
treefd1aad888106b6cf6c1b7f51dfe109349b94c663 /include/configs/s5pc210_universal.h
parent7cb54948ae399042b70bec7870d26a24249461ea (diff)
downloadblackbird-obmc-uboot-0aa597d121303d2638597892ade0d883d9f87787.tar.gz
blackbird-obmc-uboot-0aa597d121303d2638597892ade0d883d9f87787.zip
dcache:s5p CONFIG_SYS_CACHELINE_SIZE added for s5p UNIVERSAL C210 target
Define the D-cache line size for S5PC210 UNIVERSAL reference target. Signed-off-by: Lukasz Majewski <l.majewski@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Acked-by: Anton Staaf <robotboy@chromium.org> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'include/configs/s5pc210_universal.h')
-rw-r--r--include/configs/s5pc210_universal.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/s5pc210_universal.h b/include/configs/s5pc210_universal.h
index 4031016337..ff85ade2f8 100644
--- a/include/configs/s5pc210_universal.h
+++ b/include/configs/s5pc210_universal.h
@@ -243,4 +243,6 @@
#define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_LOAD_ADDR - GENERATED_GBL_DATA_SIZE)
+#define CONFIG_SYS_CACHELINE_SIZE 32
+
#endif /* __CONFIG_H */
OpenPOWER on IntegriCloud