* [U-Boot] [PATCH 1/1] ARMV7: Vexpress: Remove config.mk
@ 2011-03-03 16:54 matt.waddel at linaro.org
2011-03-27 16:03 ` Albert ARIBAUD
0 siblings, 1 reply; 2+ messages in thread
From: matt.waddel at linaro.org @ 2011-03-03 16:54 UTC (permalink / raw)
To: u-boot
From: Matt Waddel <matt.waddel@linaro.org>
Remove obsolete board config.mk.
Signed-off-by: Matt Waddel <matt.waddel@linaro.org>
---
board/armltd/vexpress/config.mk | 22 ----------------------
include/configs/ca9x4_ct_vxp.h | 1 +
2 files changed, 1 insertions(+), 22 deletions(-)
delete mode 100644 board/armltd/vexpress/config.mk
diff --git a/board/armltd/vexpress/config.mk b/board/armltd/vexpress/config.mk
deleted file mode 100644
index 36395f2..0000000
--- a/board/armltd/vexpress/config.mk
+++ /dev/null
@@ -1,22 +0,0 @@
-#
-# See file CREDITS for list of people who contributed to this
-# project.
-#
-# This program is free software; you can redistribute it and/or
-# modify it under the terms of the GNU General Public License as
-# published by the Free Software Foundation; either version 2 of
-# the License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston,
-# MA 02111-1307 USA
-#
-# Linux-Kernel is expected to be at 0x60008000
-#
-CONFIG_SYS_TEXT_BASE = 0x60800000
diff --git a/include/configs/ca9x4_ct_vxp.h b/include/configs/ca9x4_ct_vxp.h
index 4ab58c0..c6fac32 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
--
1.7.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [U-Boot] [PATCH 1/1] ARMV7: Vexpress: Remove config.mk
2011-03-03 16:54 [U-Boot] [PATCH 1/1] ARMV7: Vexpress: Remove config.mk matt.waddel at linaro.org
@ 2011-03-27 16:03 ` Albert ARIBAUD
0 siblings, 0 replies; 2+ messages in thread
From: Albert ARIBAUD @ 2011-03-27 16:03 UTC (permalink / raw)
To: u-boot
Le 03/03/2011 17:54, matt.waddel at linaro.org a ?crit :
> From: Matt Waddel<matt.waddel@linaro.org>
>
> Remove obsolete board config.mk.
>
> Signed-off-by: Matt Waddel<matt.waddel@linaro.org>
> ---
Applied to next, thanks.
Amicalement,
--
Albert.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-03-27 16:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-03 16:54 [U-Boot] [PATCH 1/1] ARMV7: Vexpress: Remove config.mk matt.waddel at linaro.org
2011-03-27 16:03 ` Albert ARIBAUD
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox