summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-kirkwood/include
diff options
context:
space:
mode:
authorRussell King2009-03-20 00:10:40 +0100
committerRussell King2009-03-20 00:10:40 +0100
commit7d83f8fca517b123cf0136503a9e50974f65ec49 (patch)
tree92ed1faaf112e98e29a00efc99e1a4e6c79e6a8e /arch/arm/mach-kirkwood/include
parent[ARM] pass reboot command line to arch_reset() (diff)
parent[ARM] mv78xx0: Add Marvell RD-78x00-mASA Reference Design support (diff)
downloadkernel-qcow2-linux-7d83f8fca517b123cf0136503a9e50974f65ec49.tar.gz
kernel-qcow2-linux-7d83f8fca517b123cf0136503a9e50974f65ec49.tar.xz
kernel-qcow2-linux-7d83f8fca517b123cf0136503a9e50974f65ec49.zip
Merge branch 'master' of git://git.marvell.com/orion into devel
Conflicts: arch/arm/mach-mx1/devices.c
Diffstat (limited to 'arch/arm/mach-kirkwood/include')
-rw-r--r--arch/arm/mach-kirkwood/include/mach/kirkwood.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-kirkwood/include/mach/kirkwood.h b/arch/arm/mach-kirkwood/include/mach/kirkwood.h
index ada480c0e197..d3db30fe763b 100644
--- a/arch/arm/mach-kirkwood/include/mach/kirkwood.h
+++ b/arch/arm/mach-kirkwood/include/mach/kirkwood.h
@@ -116,5 +116,7 @@
#define SATA_PHYS_BASE (KIRKWOOD_REGS_PHYS_BASE | 0x80000)
+#define SDIO_PHYS_BASE (KIRKWOOD_REGS_PHYS_BASE | 0x90000)
+
#endif