summaryrefslogtreecommitdiff
path: root/board/esd/dp405/config.mk
diff options
context:
space:
mode:
authorMatthias Fuchs <matthias.fuchs@esd-electronics.com>2009-04-29 07:51:00 (GMT)
committerWolfgang Denk <wd@denx.de>2009-06-12 18:39:47 (GMT)
commitde47a34d4de1d007a8951efd072283516d580ffa (patch)
tree1eed5e118ab3ebadb433fde3f42b615e04a4f468 /board/esd/dp405/config.mk
parent700d553fd3afe804086de8f73d95153315eb0c32 (diff)
downloadu-boot-de47a34d4de1d007a8951efd072283516d580ffa.tar.xz
4xx: Remove binary cpld bitstream from DP405 board
This patch removes the cpld binary bitstream that is used by esd's cpld command on DP405 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/dp405/config.mk')
-rw-r--r--board/esd/dp405/config.mk7
1 files changed, 1 insertions, 6 deletions
diff --git a/board/esd/dp405/config.mk b/board/esd/dp405/config.mk
index 3041b77..9b1a8be 100644
--- a/board/esd/dp405/config.mk
+++ b/board/esd/dp405/config.mk
@@ -21,9 +21,4 @@
# MA 02111-1307 USA
#
-#
-# esd VOH405 boards
-#
-
-TEXT_BASE = 0xFFFC0000
-#TEXT_BASE = 0x00FC0000
+TEXT_BASE = 0xFFFD0000