]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/micronas/vct/config.mk
Add GPL-2.0+ SPDX-License-Identifier to source files
[people/ms/u-boot.git] / board / micronas / vct / config.mk
CommitLineData
50752790
SR
1#
2# (C) Copyright 2008 Stefan Roese <sr@denx.de>, DENX Software Engineering
3#
1a459660 4# SPDX-License-Identifier: GPL-2.0+
50752790
SR
5#
6
7#
8# vct_xxx boards with MIPS 4Kc CPU core
9#
10
11sinclude $(TOPDIR)/board/$(BOARDDIR)/config.tmp
12
14d0a02a
WD
13ifndef CONFIG_SYS_TEXT_BASE
14CONFIG_SYS_TEXT_BASE = 0x87000000
50752790 15endif