]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
apollon: use the last memory area for u-boot
authorKyungmin Park <kmpark@infradead.org>
Fri, 29 Aug 2008 00:02:20 +0000 (09:02 +0900)
committerWolfgang 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

index 417b954a7fc735445f59e6cef5a5ed73361aef25..2b464e7871ced1034c3f1c29eec937a2a2aba0e8 100644 (file)
@@ -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.