aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMatt Waddel <matt.waddel@linaro.org>2011-03-03 06:54:48 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-04-27 19:38:07 +0200
commit471eec58de136596d4cd1070178872136fcfd4c2 (patch)
treee4066f3795529039d66a01a4f70952ecd2a37880 /include
parent8dc667c9b826ddf660f55223e1b328fc912bceb5 (diff)
ARMV7: Vexpress: Remove config.mk
Remove obsolete board config.mk. Signed-off-by: Matt Waddel <matt.waddel@linaro.org>
Diffstat (limited to 'include')
-rw-r--r--include/configs/ca9x4_ct_vxp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/ca9x4_ct_vxp.h b/include/configs/ca9x4_ct_vxp.h
index 63f003db2..2a87a798d 100644
--- a/include/configs/ca9x4_ct_vxp.h
+++ b/include/configs/ca9x4_ct_vxp.h
@@ -30,6 +30,7 @@
/* Board info register */
#define SYS_ID 0x10000000
#define CONFIG_REVISION_TAG 1
+#define CONFIG_SYS_TEXT_BASE 0x60800000
/* High Level Configuration Options */
#define CONFIG_ARMV7 1