blob: 354d918474f3462a46142989bbc8ca2311852c8b [file] [log] [blame]
Stefan Roese50752792009-01-21 17:24:39 +01001#
2# (C) Copyright 2008 Stefan Roese <sr@denx.de>, DENX Software Engineering
3#
Wolfgang Denk1a459662013-07-08 09:37:19 +02004# SPDX-License-Identifier: GPL-2.0+
Stefan Roese50752792009-01-21 17:24:39 +01005#
6
7#
8# vct_xxx boards with MIPS 4Kc CPU core
9#
10
Wolfgang Denk14d0a022010-10-07 21:51:12 +020011ifndef CONFIG_SYS_TEXT_BASE
12CONFIG_SYS_TEXT_BASE = 0x87000000
Stefan Roese50752792009-01-21 17:24:39 +010013endif