From c83f4c2d77f07174dcd6bef7e87a0f7017be7c33 Mon Sep 17 00:00:00 2001 From: Kyungmin Park Date: Fri, 29 Aug 2008 09:02:20 +0900 Subject: apollon: use the last memory area for u-boot Signed-off-by: Kyungmin Park --- board/apollon/config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'board/apollon') diff --git a/board/apollon/config.mk b/board/apollon/config.mk index 417b954a7..2b464e787 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. -- cgit v1.2.3