projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6f2e45
)
apollon: use the last memory area for u-boot
author
Kyungmin Park
<kmpark@infradead.org>
Fri, 29 Aug 2008 00:02:20 +0000
(09:02 +0900)
committer
Wolfgang Denk
<wd@denx.de>
Sat, 6 Sep 2008 22:03:12 +0000
(
00:03
+0200)
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
board/apollon/config.mk
patch
|
blob
|
history
diff --git
a/board/apollon/config.mk
b/board/apollon/config.mk
index 417b954a7fc735445f59e6cef5a5ed73361aef25..2b464e7871ced1034c3f1c29eec937a2a2aba0e8 100644
(file)
--- 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 = 0x8
0
e80000
+TEXT_BASE = 0x8
3
e80000
# Used with full SRAM boot.
# This is either with a GP system or a signed boot image.