projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfbf290
)
ARM: EXYNOS: fix address for EXYNOS4 MDMA1
author
Kukjin Kim
<kgene.kim@samsung.com>
Mon, 17 Sep 2012 10:08:09 +0000
(19:08 +0900)
committer
Kukjin Kim
<kgene.kim@samsung.com>
Fri, 21 Sep 2012 03:52:54 +0000
(12:52 +0900)
use non-secure mdma1 address.
Reported-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos/include/mach/map.h
patch
|
blob
|
history
diff --git
a/arch/arm/mach-exynos/include/mach/map.h
b/arch/arm/mach-exynos/include/mach/map.h
index c72b675b3e4b98f07dd26353d1dcbb3ee7ae12e6..c941053dd5a170b7eb81bdcae87c34653c7e4040 100644
(file)
--- a/
arch/arm/mach-exynos/include/mach/map.h
+++ b/
arch/arm/mach-exynos/include/mach/map.h
@@
-89,7
+89,7
@@
#define EXYNOS4_PA_L2CC 0x10502000
#define EXYNOS4_PA_MDMA0 0x10810000
-#define EXYNOS4_PA_MDMA1 0x128
4
0000
+#define EXYNOS4_PA_MDMA1 0x128
5
0000
#define EXYNOS4_PA_PDMA0 0x12680000
#define EXYNOS4_PA_PDMA1 0x12690000
#define EXYNOS5_PA_MDMA0 0x10800000