aboutsummaryrefslogtreecommitdiff
path: root/board/esd
diff options
context:
space:
mode:
authorMatthias Fuchs <matthias.fuchs@esd.eu>2010-07-26 17:17:52 +0200
committerStefan Roese <sr@denx.de>2010-08-09 16:05:03 +0200
commita00c137e041ad8df19da1fe693b56eff040e0b80 (patch)
tree1036a0471224a9cfd5a14dbf64eac15f56d6e396 /board/esd
parentf3dc7f197716e4c4d9349f14b4a951399fcbcd52 (diff)
ppc4xx: Fix building of CANBT board
Update image size after addition of new environment handling. Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu> Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'board/esd')
-rw-r--r--board/esd/canbt/config.mk8
1 files changed, 1 insertions, 7 deletions
diff --git a/board/esd/canbt/config.mk b/board/esd/canbt/config.mk
index 80076cd94..ae855dc05 100644
--- a/board/esd/canbt/config.mk
+++ b/board/esd/canbt/config.mk
@@ -20,10 +20,4 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston,
# MA 02111-1307 USA
#
-
-#
-# esd ADCIOP boards
-#
-
-TEXT_BASE = 0xFFFE0000
-#TEXT_BASE = 0xFFFD0000
+TEXT_BASE = 0xFFFC0000