summaryrefslogtreecommitdiff
path: root/arch/arm/plat-s3c24xx/include/plat/map.h
diff options
context:
space:
mode:
authorBen Dooks <ben-linux@fluff.org>2008-10-21 13:06:45 (GMT)
committerBen Dooks <ben-linux@fluff.org>2008-12-15 21:49:32 (GMT)
commite1a2bd1d2f368faaf377fdf8404a685280a3d0a3 (patch)
tree1651b1f7c73aa85226745af279d6769a468eb5f4 /arch/arm/plat-s3c24xx/include/plat/map.h
parent0660fed465849160531f4179664922e3b0d8ba96 (diff)
downloadlinux-fsl-qoriq-e1a2bd1d2f368faaf377fdf8404a685280a3d0a3.tar.xz
[ARM] S3C64XX: Add system boot-time support
Add the necessary defines for <mach/uncompress.h> to function and build an working header code block. Signed-off-by: Ben Doioks <ben-linux@fluff.org>
Diffstat (limited to 'arch/arm/plat-s3c24xx/include/plat/map.h')
-rw-r--r--arch/arm/plat-s3c24xx/include/plat/map.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/plat-s3c24xx/include/plat/map.h b/arch/arm/plat-s3c24xx/include/plat/map.h
index 6222ba8..e7be0c0 100644
--- a/arch/arm/plat-s3c24xx/include/plat/map.h
+++ b/arch/arm/plat-s3c24xx/include/plat/map.h
@@ -29,6 +29,7 @@
#define S3C24XX_VA_UART S3C_VA_UART
#define S3C2410_PA_UART (0x50000000)
#define S3C24XX_SZ_UART SZ_1M
+#define S3C_UART_OFFSET (0x4000)
/* Timers */
#define S3C24XX_VA_TIMER S3C_VA_TIMER