From 471eec58de136596d4cd1070178872136fcfd4c2 Mon Sep 17 00:00:00 2001 From: Matt Waddel Date: Thu, 3 Mar 2011 06:54:48 +0000 Subject: ARMV7: Vexpress: Remove config.mk Remove obsolete board config.mk. Signed-off-by: Matt Waddel --- include/configs/ca9x4_ct_vxp.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/configs/ca9x4_ct_vxp.h b/include/configs/ca9x4_ct_vxp.h index 63f003db23..2a87a798d5 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 -- cgit