]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/gaisler/gr_ep2s60/config.mk
board: Do not add -DCONFIG_SYS_TEXT_BASE in board config.mk
[people/ms/u-boot.git] / board / gaisler / gr_ep2s60 / config.mk
CommitLineData
6940383d
DH
1#
2# (C) Copyright 2008
3# Daniel Hellstrom, Gaisler Research, daniel@gaisler.com.
4#
1a459660 5# SPDX-License-Identifier: GPL-2.0+
6940383d
DH
6#
7
8#
9# Altera NIOS delopment board Stratix II edition, FPGA device EP2S60,
10# with GRLIB Template design (GPL Open Source SPARC/LEON3)
11#
12
13# U-BOOT IN FLASH
14d0a02a 14CONFIG_SYS_TEXT_BASE = 0x00000000
6940383d
DH
15
16# U-BOOT IN SDRAM
14d0a02a 17#CONFIG_SYS_TEXT_BASE = 0x40000000
6940383d 18
620110af 19PLATFORM_CPPFLAGS += -I$(TOPDIR)/board