From 5b0660e7f8b30e487f8559a6ccaf4aaa55daeea6 Mon Sep 17 00:00:00 2001 From: Ben Dooks Date: Mon, 21 May 2007 09:40:06 +0100 Subject: [PATCH] --- yaml --- r: 57108 b: refs/heads/master c: ece97941c378b4a424530585a7c855e466f1bd2c h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/asm-arm/arch-s3c2410/map.h | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 4bc9d0a83e75..490bf0c17b1f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8e81725b17b07ed5052bbd826ff0479a4c22a0ea +refs/heads/master: ece97941c378b4a424530585a7c855e466f1bd2c diff --git a/trunk/include/asm-arm/arch-s3c2410/map.h b/trunk/include/asm-arm/arch-s3c2410/map.h index 4505aefbad17..19e77f038042 100644 --- a/trunk/include/asm-arm/arch-s3c2410/map.h +++ b/trunk/include/asm-arm/arch-s3c2410/map.h @@ -153,6 +153,10 @@ #define S3C2440_PA_AC97 (0x5B000000) #define S3C2440_SZ_AC97 SZ_1M +/* S3C2443 High-speed SD/MMC */ +#define S3C2443_PA_HSMMC (0x4A800000) +#define S3C2443_SZ_HSMMC (256) + /* ISA style IO, for each machine to sort out mappings for, if it * implements it. We reserve two 16M regions for ISA. */