]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
ppc4xx: Fix building PLU405 board
authorMatthias Fuchs <matthias.fuchs@esd.eu>
Tue, 11 May 2010 07:54:00 +0000 (09:54 +0200)
committerStefan Roese <sr@denx.de>
Mon, 17 May 2010 09:00:42 +0000 (11:00 +0200)
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>
board/esd/plu405/config.mk

index 0fb4efab8d4b4167fe6a4a97bbe15ce190347752..0a4dbaa54abc582fcb88f5fc6ce4a8cdc432c001 100644 (file)
@@ -25,4 +25,4 @@
 # esd PLU405 boards
 #
 
-TEXT_BASE = 0xFFFA0000
+TEXT_BASE = 0xFFF80000