blob: 037579613f6661e134453cf82e0c17838b70b04d [file] [log] [blame]
wdenk1eaeb582004-06-08 00:22:43 +00001#
2# (C) Copyright 2002-2004
3# Gary Jennejohn, DENX Software Engineering, <gj@denx.de>
4# 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# (C) Copyright 2004
11# Texas Instruments, <www.ti.com>
12# Rishi Bhattacharya <rishi@ti.com>
13#
14# TI OSK board with OMAP5912 (ARM925EJS) cpu
15# see http://www.ti.com/ for more information on Texas Instruments
16#
17# OSK has 1 bank of 256 MB SDRAM
18# Physical Address:
19# 1000'0000 to 2000'0000
20#
21#
22# Linux-Kernel is expected to be at 1000'8000, entry 1000'8000
23# (mem base + reserved)
24#
25# we load ourself to 1108'0000
26#
27#
28
29
30TEXT_BASE = 0x11080000