blob: 71ec5d0b14f8deb37f93a70d3aae2c9d0e1eddd3 [file] [log] [blame]
Vaibhav Hiremathed01e452010-06-07 15:20:43 -04001#
2# Author: Vaibhav Hiremath <hvaibhav@ti.com>
3#
4# Based on ti/evm/config.mk
5#
6# Copyright (C) 2010
7# Texas Instruments Incorporated - http://www.ti.com/
8#
9# This program is free software; you can redistribute it and/or modify
10# it under the terms of the GNU General Public License as published by
11# the Free Software Foundation; either version 2 of the License, or
12# (at your option) any later version.
13#
14# This program is distributed in the hope that it will be useful,
15# but WITHOUT ANY WARRANTY; without even the implied warranty of
16# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17# GNU General Public License for more details.
18#
19# You should have received a copy of the GNU General Public License
20# along with this program; if not, write to the Free Software
21# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
22#
23# Physical Address:
24# 8000'0000 (bank0)
25# A000/0000 (bank1)
26# Linux-Kernel is expected to be at 8000'8000, entry 8000'8000
27# (mem base + reserved)
28
29# For use with external or internal boots.
Vaibhav Hiremath13acfc62010-11-29 16:36:04 -050030CONFIG_SYS_TEXT_BASE = 0x80008000