blob: 1c382f7189320a050d180c9ce567ebd7acb62c4c [file] [log] [blame]
Tom Rix0419d912009-05-15 23:48:36 +02001#
2# (C) Copyright 2009
3# Texas Instruments, <www.ti.com>
4#
5# Zoom II uses OMAP3 (ARM-CortexA8) CPU
6# see http://www.ti.com/ for more information on Texas Instruments
7#
Wolfgang Denkd79de1d2013-07-08 09:37:19 +02008# SPDX-License-Identifier: GPL-2.0+
Tom Rix0419d912009-05-15 23:48:36 +02009#
10# Physical Address:
11# 0x80000000 (bank0)
12# 0xA0000000 (bank1)
13# Linux-Kernel is expected to be at 0x80008000, entry 0x80008000
14# (mem base + reserved)
15
16# For use with external or internal boots.
Dirk Behme3e2701b2010-11-30 11:10:48 -050017CONFIG_SYS_TEXT_BASE = 0x80008000