aboutsummaryrefslogtreecommitdiff
path: root/board/esd
diff options
context:
space:
mode:
authorMatthias Fuchs <matthias.fuchs@esd.eu>2010-05-11 09:54:00 +0200
committerStefan Roese <sr@denx.de>2010-05-17 11:00:42 +0200
commit9c3f2d6670e6151f4f6329f572a62b0d2d6768ce (patch)
tree2ebb763c3e8a54a302be94610523029887d2cb43 /board/esd
parenta2a0a7171303de5d8ce099344efde2e29ee36eb0 (diff)
ppc4xx: Fix building PLU405 board
Due to some overlapping sections it's time to update TEXT_BASE for this board. 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/plu405/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/esd/plu405/config.mk b/board/esd/plu405/config.mk
index 0fb4efab8..0a4dbaa54 100644
--- a/board/esd/plu405/config.mk
+++ b/board/esd/plu405/config.mk
@@ -25,4 +25,4 @@
# esd PLU405 boards
#
-TEXT_BASE = 0xFFFA0000
+TEXT_BASE = 0xFFF80000