1 # (C) Copyright 2014 Paul Kocialkowski <contact@paulk.fr>
3 # During peripheral booting, X-Loader is loaded at 0x40200000 (SRAM start).
4 # However, stack is moved below X-Loader, so we need to relocate on SRAM too.
7 # TEXT_BASE = 0x40206000
9 # Relocate to DDR/SDRAM:
10 # TEXT_BASE = 0x80e80000
12 TEXT_BASE = 0x80e80000