summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-clps711x/include
diff options
context:
space:
mode:
authorAlexander Shiyan <shc_work@mail.ru>2012-11-17 17:57:19 +0400
committerOlof Johansson <olof@lixom.net>2012-11-21 09:57:44 -0800
commite377ca1e32f66378cc6d0562851bfc51126865ea (patch)
tree132588c9d007c6fbc47ca52e0c2b05f77181f5d0 /arch/arm/mach-clps711x/include
parent87c37b51ade7d1296ab99ed8f237637bed7779c7 (diff)
downloadtalos-obmc-linux-e377ca1e32f66378cc6d0562851bfc51126865ea.tar.gz
talos-obmc-linux-e377ca1e32f66378cc6d0562851bfc51126865ea.zip
ARM: clps711x: p720t: Special driver for handling NAND memory is removed
This patch provide migration to using "gpio-nand" driver instead of using special driver for handling NAND memory. Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/mach-clps711x/include')
-rw-r--r--arch/arm/mach-clps711x/include/mach/hardware.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-clps711x/include/mach/hardware.h b/arch/arm/mach-clps711x/include/mach/hardware.h
index 4e273f2a5cb1..6acf714031e2 100644
--- a/arch/arm/mach-clps711x/include/mach/hardware.h
+++ b/arch/arm/mach-clps711x/include/mach/hardware.h
@@ -67,6 +67,9 @@
#define CLPS711X_SRAM_BASE CS6_PHYS_BASE
#define CLPS711X_SRAM_SIZE (48 * 1024)
+#define CLPS711X_SDRAM0_BASE (0xc0000000)
+#define CLPS711X_SDRAM1_BASE (0xd0000000)
+
#if defined (CONFIG_ARCH_EDB7211)
/* The extra 8 lines of the keyboard matrix are wired to chip select 3 */
OpenPOWER on IntegriCloud