aboutsummaryrefslogtreecommitdiff
path: root/include/configs/ca9x4_ct_vxp.h
diff options
context:
space:
mode:
authorChristopher Harvey <charvey@matrox.com>2011-07-07 04:37:55 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-08-04 12:49:37 +0200
commit75f980bdb3805d470b407a220a5fb6e02725deed (patch)
tree16f566c4293cc564b81e4525fb025c0582d2f683 /include/configs/ca9x4_ct_vxp.h
parentad7a1785f77216da89769d530a29b157e4f5a53a (diff)
downloadu-boot-75f980bdb3805d470b407a220a5fb6e02725deed.zip
u-boot-75f980bdb3805d470b407a220a5fb6e02725deed.tar.gz
u-boot-75f980bdb3805d470b407a220a5fb6e02725deed.tar.bz2
Removed unused define, CONFIG_ARMV7.
Signed-off-by: Christopher Harvey <charvey@matrox.com>
Diffstat (limited to 'include/configs/ca9x4_ct_vxp.h')
-rw-r--r--include/configs/ca9x4_ct_vxp.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/ca9x4_ct_vxp.h b/include/configs/ca9x4_ct_vxp.h
index f0ac79a..8c57eab 100644
--- a/include/configs/ca9x4_ct_vxp.h
+++ b/include/configs/ca9x4_ct_vxp.h
@@ -32,9 +32,6 @@
#define CONFIG_REVISION_TAG 1
#define CONFIG_SYS_TEXT_BASE 0x60800000
-/* High Level Configuration Options */
-#define CONFIG_ARMV7 1
-
#define CONFIG_SYS_MEMTEST_START 0x60000000
#define CONFIG_SYS_MEMTEST_END 0x20000000
#define CONFIG_SYS_HZ 1000