summaryrefslogtreecommitdiff
path: root/board/esd/cms700/config.mk
diff options
context:
space:
mode:
authorMatthias Fuchs <matthias.fuchs@esd-electronics.com>2009-04-29 09:50:57 +0200
committerWolfgang Denk <wd@denx.de>2009-06-12 20:39:46 +0200
commit7cc635fb35f5b94e304fa2243d56758f57f6416b (patch)
tree73cadf4ddb7ec3deb1430fe752c1ca089adb04ed /board/esd/cms700/config.mk
parentc1b2f79788deec75773b1d944d8aaf4a6d5baf9e (diff)
4xx: Remove binary cpld bitstream from CMS700 board
This patch removes the cpld binary bitstream that is used by esd's cpld command on CMS700 boards. Because u-boot with an external cpld bitstream may not take more space in flash than before the u-boot binary is shrinked a little bit. Some unused featues have been removed therefore. Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu> Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'board/esd/cms700/config.mk')
-rw-r--r--board/esd/cms700/config.mk7
1 files changed, 1 insertions, 6 deletions
diff --git a/board/esd/cms700/config.mk b/board/esd/cms700/config.mk
index 5c3c01cf874..8e48bcd6cb6 100644
--- a/board/esd/cms700/config.mk
+++ b/board/esd/cms700/config.mk
@@ -20,9 +20,4 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston,
# MA 02111-1307 USA
#
-
-#
-# esd CMS405 boards
-#
-
-TEXT_BASE = 0xFFFC0000
+TEXT_BASE = 0xFFFC8000