summaryrefslogtreecommitdiff
path: root/board/esd
diff options
context:
space:
mode:
authorMatthias Fuchs <matthias.fuchs@esd.eu>2010-07-26 15:17:51 (GMT)
committerStefan Roese <sr@denx.de>2010-08-09 14:04:59 (GMT)
commitf3dc7f197716e4c4d9349f14b4a951399fcbcd52 (patch)
tree9478951911738c62d1d788d435eb1095e562f7f4 /board/esd
parent0ad7f0950a9bc0a69b3cd5f34ccf7da25fcf1c6d (diff)
downloadu-boot-fsl-qoriq-f3dc7f197716e4c4d9349f14b4a951399fcbcd52.tar.xz
ppc4xx: Fix building of AR405 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/ar405/config.mk9
1 files changed, 1 insertions, 8 deletions
diff --git a/board/esd/ar405/config.mk b/board/esd/ar405/config.mk
index 3e8baf6..da7c107 100644
--- a/board/esd/ar405/config.mk
+++ b/board/esd/ar405/config.mk
@@ -20,11 +20,4 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston,
# MA 02111-1307 USA
#
-
-#
-# esd AR405 boards
-#
-
-#TEXT_BASE = 0xFFFE0000
-#TEXT_BASE = 0xFFFD0000
-TEXT_BASE = 0xFFFC0000
+TEXT_BASE = 0xFFFA0000