]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/gaisler/grsim_leon2/config.mk
gic: fixed compilation error in GICv2 wait for interrupt macro
[karo-tx-uboot.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