Overo: run from SRAM
authorSteve Sakoman <steve@sakoman.com>
Fri, 20 Aug 2010 16:06:45 +0000 (09:06 -0700)
committerSteve Sakoman <steve@sakoman.com>
Fri, 20 Aug 2010 16:06:45 +0000 (09:06 -0700)
board/overo/config.mk

index 28e354f..7ee3014 100644 (file)
 # 8000'0000 (bank0)
 
 # For use if you want X-Loader to relocate from SRAM to DDR
-TEXT_BASE = 0x80e80000
+#TEXT_BASE = 0x80e80000
 
 # For XIP in 64K of SRAM or debug (GP device has it all availabe)
 # SRAM 40200000-4020FFFF base
 # initial stack at 0x4020fffc used in s_init (below xloader).
 # The run time stack is (above xloader, 2k below)
 # If any globals exist there needs to be room for them also
-#TEXT_BASE = 0x40200800
+TEXT_BASE = 0x40200800