]> git.ipfire.org Git - people/ms/u-boot.git/blob - board/gaisler/grsim_leon2/config.mk
99f9a6872554409353e26ff07d4ddcb9f0fd060c
[people/ms/u-boot.git] / board / gaisler / grsim_leon2 / config.mk
1 #
2 # (C) Copyright 2007
3 # Daniel Hellstrom, Gaisler Research, daniel@gaisler.com
4 #
5 # SPDX-License-Identifier: GPL-2.0+
6 #
7
8 #
9 # GRSIM simulating a LEON2 board
10 #
11
12 # RUN U-BOOT FROM PROM
13 CONFIG_SYS_TEXT_BASE = 0x00000000
14
15 # RUN U-BOOT FROM RAM
16 #CONFIG_SYS_TEXT_BASE = 0x40000000
17
18 PLATFORM_CPPFLAGS += -I$(TOPDIR)/board