blob: 2ffd1250af5b7244ff9ddbf21c9f83ad22968017 [file] [log] [blame]
Albert Aribaudce9c2272010-06-17 19:38:21 +05301#
2# Copyright (C) 2010 Albert ARIBAUD <albert.aribaud@free.fr>
3#
4# (C) Copyright 2009
5# Marvell Semiconductor <www.marvell.com>
6# Written-by: Prafulla Wadaskar <prafulla@marvell.com>
7#
8# See file CREDITS for list of people who contributed to this
9# project.
10#
11# This program is free software; you can redistribute it and/or
12# modify it under the terms of the GNU General Public License as
13# published by the Free Software Foundation; either version 2 of
14# the License, or (at your option) any later version.
15#
16# This program is distributed in the hope that it will be useful,
17# but WITHOUT ANY WARRANTY; without even the implied warranty of
18# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19# GNU General Public License for more details.
20#
21# You should have received a copy of the GNU General Public License
22# along with this program; if not, write to the Free Software
23# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
24# MA 02110-1301 USA
25#
26
Albert Aribaud06939232010-10-11 13:13:29 +020027# TEXT_BASE must equal the intended FLASH location of u-boot.
Wolfgang Denk6d8d4ef2010-10-19 21:07:52 +020028CONFIG_SYS_TEXT_BASE = 0xfff90000