blob: 6bfcef71e8d97145ec7b986e718f7bba0e50d3d5 [file] [log] [blame]
Frederik Kriewitzc35d7cf2009-08-23 12:56:42 +02001#
2# (C) Copyright 2006
3# Texas Instruments, <www.ti.com>
4#
5# (C) Copyright 2009
6# Frederik Kriewitz <frederik@kriewitz.eu>
7#
8# DevKit8000 uses OMAP3 (ARM-CortexA8) cpu
9# see http://www.ti.com/ for more information on Texas Instruments
10#
11# See file CREDITS for list of people who contributed to this
12# project.
13#
14# This program is free software; you can redistribute it and/or
15# modify it under the terms of the GNU General Public License as
16# published by the Free Software Foundation; either version 2 of
17# the License, or (at your option) any later version.
18#
19# This program is distributed in the hope that it will be useful,
20# but WITHOUT ANY WARRANTY; without even the implied warranty of
21# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
22# GNU General Public License for more details.
23#
24# You should have received a copy of the GNU General Public License
25# along with this program; if not, write to the Free Software
26# Foundation, Inc., 59 Temple Place, Suite 330, Boston,
27# MA 02111-1307 USA
28#
29# Physical Address:
30# 8000'0000 (bank0)
31# Linux-Kernel is expected to be at 8000'8000, entry 8000'8000
32# (mem base + reserved)
33
34# For use with external or internal boots.
35TEXT_BASE = 0x80e80000