864b7d0d809148d5feeec32bb522b739a375fa2a
[pandora-x-loader.git] / board / igep0020 / config.mk
1 #
2 # (C) Copyright 2010
3 # ISEE 2007 SL <www.iseebcn.com>
4 #
5 # IGEP0020 uses TI OMAP35xx/DM37xx (ARM-CortexA8) cpu
6 # see http://www.ti.com/ for more information on Texas Instruments
7 #
8 # Physical Address:
9 # 8000'0000 (bank0)
10
11 # For use if you want X-Loader to relocate from SRAM to DDR
12 # TEXT_BASE = 0x80e80000
13
14 # For XIP in 64K of SRAM or debug (GP device has it all availabe)
15 # SRAM 40200000-4020FFFF base
16 # initial stack at 0x4020fffc used in s_init (below xloader).
17 # The run time stack is (above xloader, 2k below)
18 # If any globals exist there needs to be room for them also
19 TEXT_BASE = 0x40200800