summaryrefslogtreecommitdiff
path: root/bsp/sifive-hifive-unleashed/settings.mk
diff options
context:
space:
mode:
Diffstat (limited to 'bsp/sifive-hifive-unleashed/settings.mk')
-rw-r--r--bsp/sifive-hifive-unleashed/settings.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/bsp/sifive-hifive-unleashed/settings.mk b/bsp/sifive-hifive-unleashed/settings.mk
index 2745538..de5ceef 100644
--- a/bsp/sifive-hifive-unleashed/settings.mk
+++ b/bsp/sifive-hifive-unleashed/settings.mk
@@ -1,12 +1,14 @@
# Copyright 2019 SiFive, Inc #
# SPDX-License-Identifier: Apache-2.0 #
# ----------------------------------- #
-# [XXXXX] 23-05-2019 13-29-50 #
+# [XXXXX] 28-05-2019 10-06-22 #
# ----------------------------------- #
RISCV_ARCH=rv64imac
RISCV_ABI=lp64
RISCV_CMODEL=medany
+RISCV_SERIES=sifive-5-series
TARGET_TAGS=board openocd
TARGET_DHRY_ITERS=20000000
+TARGET_CORE_ITERS=5000