blob: 441bea2a0343b60ca068aad850dbe27e068c3e36 [file] [log] [blame]
wdenk232c1502004-03-12 00:14:09 +00001#
2# (C) Copyright 2004
3# Wolfgang Denk, DENX Software Engineering, <wd@denx.de>
4#
5# SX1 board with OMAP1510 (ARM925T) cpu
6# see http://www.ti.com/ for more information on Texas Insturments
7#
8# SX1 has 1 bank of 256 MB SDRAM
9# Physical Address:
10# 1000'0000 to 2000'0000
11#
12#
13# Linux-Kernel is expected to be at 1000'8000, entry 1000'8000 (mem base + reserved)
14#
15# we load ourself to 1108'0000
16#
17#
18
Wolfgang Denk14d0a022010-10-07 21:51:12 +020019CONFIG_SYS_TEXT_BASE = 0x11080000