blob: e4d9be13e398bd1c966ddd0a5da78f28e7a0cf70 [file] [log] [blame]
Tom Rixe63e5902009-10-17 12:41:06 -05001#
2# (C) Copyright 2006-2009
3# Texas Instruments Incorporated, <www.ti.com>
4#
5# OMAP 3430 SDP uses OMAP3 (ARM-CortexA8) cpu
6# see http://www.ti.com/ for more information on Texas Instruments
7#
Wolfgang Denk1a459662013-07-08 09:37:19 +02008# SPDX-License-Identifier: GPL-2.0+
Tom Rixe63e5902009-10-17 12:41:06 -05009#
10# Physical Address:
11# 8000'0000 (bank0)
12# A000/0000 (bank1)
13# Linux-Kernel is expected to be at 8000'8000, entry 8000'8000
14# (mem base + reserved)
15
16# For use with external or internal boots.
Dirk Behme5ec789f2010-11-30 11:10:40 -050017CONFIG_SYS_TEXT_BASE = 0x80008000