blob: 0ed7d8a6a732146a422b0aedfd22049a0142f486 [file] [log] [blame]
wdenk1eaeb582004-06-08 00:22:43 +00001#
2# (C) Copyright 2002-2004
Detlev Zundel792a09e2009-05-13 10:54:10 +02003# Gary Jennejohn, DENX Software Engineering, <garyj@denx.de>
wdenk1eaeb582004-06-08 00:22:43 +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# (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
Wolfgang Denk14d0a022010-10-07 21:51:12 +020030CONFIG_SYS_TEXT_BASE = 0x11080000