summaryrefslogtreecommitdiffstats
path: root/board/gaisler/gr_ep2s60/config.mk
blob: 6e01f07c0ceabd0cf233d84317a90b5e70a40a3b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#
# (C) Copyright 2008
# Daniel Hellstrom, Gaisler Research, daniel@gaisler.com.
#
# SPDX-License-Identifier:	GPL-2.0+
#

#
# Altera NIOS delopment board Stratix II edition, FPGA device EP2S60,
# with GRLIB Template design (GPL Open Source SPARC/LEON3)
#

# U-BOOT IN FLASH
CONFIG_SYS_TEXT_BASE = 0x00000000

# U-BOOT IN SDRAM
#CONFIG_SYS_TEXT_BASE = 0x40000000
OpenPOWER on IntegriCloud