summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-clps711x/include
diff options
context:
space:
mode:
authorAlexander Shiyan <shc_work@mail.ru>2012-11-17 17:57:21 +0400
committerOlof Johansson <olof@lixom.net>2012-11-21 09:57:45 -0800
commit96754a1f8684792dc6cc5d4e886c511b255ef9be (patch)
tree595ca2e1b75f186b80d7b2db7f5b4f38c9bba17b /arch/arm/mach-clps711x/include
parent94760bf2523b4b5d3938e85ea0964ca7cd59a42b (diff)
downloadop-kernel-dev-96754a1f8684792dc6cc5d4e886c511b255ef9be.zip
op-kernel-dev-96754a1f8684792dc6cc5d4e886c511b255ef9be.tar.gz
ARM: clps711x: edb7211: Add support for NOR-Flash
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.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/mach-clps711x/include/mach/hardware.h b/arch/arm/mach-clps711x/include/mach/hardware.h
index 1ebf7b9..2f23dd5 100644
--- a/arch/arm/mach-clps711x/include/mach/hardware.h
+++ b/arch/arm/mach-clps711x/include/mach/hardware.h
@@ -75,10 +75,6 @@
/* The extra 8 lines of the keyboard matrix are wired to chip select 3 */
#define EP7211_PHYS_EXTKBD CS3_PHYS_BASE
-/* The two flash banks are wired to chip selects 0 and 1 */
-#define EP7211_PHYS_FLASH1 CS0_PHYS_BASE
-#define EP7211_PHYS_FLASH2 CS1_PHYS_BASE
-
#endif /* CONFIG_ARCH_EDB7211 */
#endif
OpenPOWER on IntegriCloud