]> git.ipfire.org Git - people/ms/u-boot.git/blob - 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
1 #
2 # (C) Copyright 2008 Stefan Roese <sr@denx.de>, DENX Software Engineering
3 #
4 # SPDX-License-Identifier: GPL-2.0+
5 #
6
7 #
8 # vct_xxx boards with MIPS 4Kc CPU core
9 #
10
11 sinclude $(TOPDIR)/board/$(BOARDDIR)/config.tmp
12
13 ifndef CONFIG_SYS_TEXT_BASE
14 CONFIG_SYS_TEXT_BASE = 0x87000000
15 endif