blob: 9cd74246bcd5df1842e3f416a7dbd358155e1ea0 [file] [log] [blame]
wdenk2e5983d2003-07-15 20:04:06 +00001#
2# (C) Copyright 2002
Detlev Zundel792a09e2009-05-13 10:54:10 +02003# Gary Jennejohn, DENX Software Engineering, <garyj@denx.de>
wdenk2e5983d2003-07-15 20:04:06 +00004# David Mueller, ELSOFT AG, <d.mueller@elsoft.ch>
5#
6# (C) Copyright 2003
7# Texas Instruments, <www.ti.com>
8# Kshitij Gupta <Kshitij@ti.com>
9#
10# TI Innovator board with OMAP1510 (ARM925T) cpu
11# see http://www.ti.com/ for more information on Texas Insturments
12#
13# Innovator has 1 bank of 256 MB SDRAM
14# Physical Address:
15# 1000'0000 to 2000'0000
16#
17#
18# Linux-Kernel is expected to be at 1000'8000, entry 1000'8000 (mem base + reserved)
19#
wdenkf6e20fc2004-02-08 19:38:38 +000020# we load ourself to 1108'0000
wdenk2e5983d2003-07-15 20:04:06 +000021#
22#
23
24
wdenkf6e20fc2004-02-08 19:38:38 +000025TEXT_BASE = 0x11080000