# # (C) Copyright 2002 # Gary Jennejohn, DENX Software Engineering, # David Mueller, ELSOFT AG, # # (C) Copyright 2003 # Texas Instruments, # Swaminathan # # Copyright (C) 2007 Sergey Kubushyn # # (C) Copyright 2008 # Sekhar Nori, Texas Instruments, Inc. # # Texas Instruments DA8xx EVM board (ARM925EJS) cpu # see http://www.ti.com/ for more information on Texas Instruments # # DA8xx EVM has 1 bank of 64 MB SDRAM (2 16Meg x16 chips). # Physical Address: # C000'0000 to C400'0000 # # Linux-Kernel is expected to be at C000'8000, entry C000'8000 # (mem base + reserved) # # we load ourself to C108 '0000 # # #Provide at least 16MB spacing between us and the Linux Kernel image TEXT_BASE = 0xC1080000