TERES/SOFTWARE/A64-TERES/u-boot_new/board/gaisler/grsim_leon2/config.mk
Dimitar Gamishev 093685c7d8 u-boot
2017-10-13 14:02:55 +03:00

17 lines
274 B
Makefile

#
# (C) Copyright 2007
# Daniel Hellstrom, Gaisler Research, daniel@gaisler.com
#
# SPDX-License-Identifier: GPL-2.0+
#
#
# GRSIM simulating a LEON2 board
#
# RUN U-BOOT FROM PROM
CONFIG_SYS_TEXT_BASE = 0x00000000
# RUN U-BOOT FROM RAM
#CONFIG_SYS_TEXT_BASE = 0x40000000