summaryrefslogtreecommitdiff
path: root/firmware/export/s3c2440.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/s3c2440.h')
-rw-r--r--firmware/export/s3c2440.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/s3c2440.h b/firmware/export/s3c2440.h
index da2ea8937f..d2de6d25c8 100644
--- a/firmware/export/s3c2440.h
+++ b/firmware/export/s3c2440.h
@@ -21,6 +21,8 @@
21#ifndef __S3C2440_H__ 21#ifndef __S3C2440_H__
22#define __S3C2440_H__ 22#define __S3C2440_H__
23 23
24#define CACHEALIGN_BITS (5)
25
24#define LCD_BUFFER_SIZE (320*240*2) 26#define LCD_BUFFER_SIZE (320*240*2)
25#define TTB_SIZE (0x4000) 27#define TTB_SIZE (0x4000)
26/* must be 16Kb (0x4000) aligned */ 28/* must be 16Kb (0x4000) aligned */