summaryrefslogtreecommitdiffstats
path: root/board/incaip/config.mk
blob: e854f8e655baf07df5c3d544c647ae06a2825ee8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
# (C) Copyright 2003
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# SPDX-License-Identifier:	GPL-2.0+
#

#
# INCA-IP board with MIPS 4Kc CPU core
#

# ROM version
CONFIG_SYS_TEXT_BASE = 0xB0000000

# RAM version
#CONFIG_SYS_TEXT_BASE = 0x80100000
OpenPOWER on IntegriCloud