diff --git a/include/configs/s5pc210_universal.h b/include/configs/s5pc210_universal.h
index 4031016337b802b417b801e892d741a37aa52927..ff85ade2f86a6b602fc4747b1373dfe16f807fe5 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 */