* [U-Boot] [PATCH] Use the last memory area for u-boot at apollon
@ 2008-08-29 0:02 Kyungmin Park
2008-09-06 22:03 ` Wolfgang Denk
0 siblings, 1 reply; 2+ messages in thread
From: Kyungmin Park @ 2008-08-29 0:02 UTC (permalink / raw)
To: u-boot
Use the last memory area for u-boot at apollon
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
---
diff --git a/board/apollon/config.mk b/board/apollon/config.mk
index 417b954..2b464e7 100644
--- a/board/apollon/config.mk
+++ b/board/apollon/config.mk
@@ -13,7 +13,7 @@
# Linux-Kernel is expected to be at 8000'8000, entry 8000'8000
# (mem base + reserved)
# For use with external or internal boots.
-TEXT_BASE = 0x80e80000
+TEXT_BASE = 0x83e80000
# Used with full SRAM boot.
# This is either with a GP system or a signed boot image.
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [U-Boot] [PATCH] Use the last memory area for u-boot at apollon
2008-08-29 0:02 [U-Boot] [PATCH] Use the last memory area for u-boot at apollon Kyungmin Park
@ 2008-09-06 22:03 ` Wolfgang Denk
0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2008-09-06 22:03 UTC (permalink / raw)
To: u-boot
Dear Kyungmin Park,
In message <20080829000220.GA5491@july> you wrote:
> Use the last memory area for u-boot at apollon
>
> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
> ---
> diff --git a/board/apollon/config.mk b/board/apollon/config.mk
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
I am a computer. I am dumber than any human and smarter than any ad-
ministrator.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-09-06 22:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-29 0:02 [U-Boot] [PATCH] Use the last memory area for u-boot at apollon Kyungmin Park
2008-09-06 22:03 ` Wolfgang Denk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox