blob: e854f8e655baf07df5c3d544c647ae06a2825ee8 [file] [log] [blame]
wdenkc0218802003-03-27 12:09:35 +00001#
2# (C) Copyright 2003
3# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4#
Wolfgang Denk1a459662013-07-08 09:37:19 +02005# SPDX-License-Identifier: GPL-2.0+
wdenkc0218802003-03-27 12:09:35 +00006#
7
8#
9# INCA-IP board with MIPS 4Kc CPU core
10#
11
12# ROM version
Wolfgang Denk14d0a022010-10-07 21:51:12 +020013CONFIG_SYS_TEXT_BASE = 0xB0000000
wdenkc0218802003-03-27 12:09:35 +000014
15# RAM version
Wolfgang Denk14d0a022010-10-07 21:51:12 +020016#CONFIG_SYS_TEXT_BASE = 0x80100000