* [U-Boot] [PATCH] ppc4xx: Fix building PLU405 board
@ 2010-05-11 7:54 Matthias Fuchs
2010-05-17 9:01 ` Stefan Roese
0 siblings, 1 reply; 2+ messages in thread
From: Matthias Fuchs @ 2010-05-11 7:54 UTC (permalink / raw)
To: u-boot
Due to some overlapping sections it's time to update TEXT_BASE
for this board.
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
---
board/esd/plu405/config.mk | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/board/esd/plu405/config.mk b/board/esd/plu405/config.mk
index 0fb4efa..0a4dbaa 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
--
1.6.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [U-Boot] [PATCH] ppc4xx: Fix building PLU405 board
2010-05-11 7:54 [U-Boot] [PATCH] ppc4xx: Fix building PLU405 board Matthias Fuchs
@ 2010-05-17 9:01 ` Stefan Roese
0 siblings, 0 replies; 2+ messages in thread
From: Stefan Roese @ 2010-05-17 9:01 UTC (permalink / raw)
To: u-boot
On Tuesday 11 May 2010 09:54:00 Matthias Fuchs wrote:
> Due to some overlapping sections it's time to update TEXT_BASE
> for this board.
Applied to u-boot-ppc4xx/master. Thanks.
Cheers,
Stefan
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-0 Fax: (+49)-8142-66989-80 Email: office at denx.de
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-05-17 9:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-11 7:54 [U-Boot] [PATCH] ppc4xx: Fix building PLU405 board Matthias Fuchs
2010-05-17 9:01 ` Stefan Roese
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox