summaryrefslogtreecommitdiff
path: root/bsp
diff options
context:
space:
mode:
authorNathaniel Graff <nathaniel.graff@sifive.com>2019-03-05 13:01:34 -0800
committerNathaniel Graff <nathaniel.graff@sifive.com>2019-03-05 13:03:03 -0800
commit32ca53e7340922b1fa0aa379788430004504a2de (patch)
treec08557eb90ae68e3cf7d1ccab6d51a8108dd9416 /bsp
parent906701991c222c93049da659afd831c76b2f11ff (diff)
Generate .hex for HiFive1 RevB
Set COREIP_MEM_WIDTH to cause the build system to generate a .hex file. Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
Diffstat (limited to 'bsp')
-rw-r--r--bsp/sifive-hifive1-revb/settings.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/bsp/sifive-hifive1-revb/settings.mk b/bsp/sifive-hifive1-revb/settings.mk
index fd73559..d84238b 100644
--- a/bsp/sifive-hifive1-revb/settings.mk
+++ b/bsp/sifive-hifive1-revb/settings.mk
@@ -1,3 +1,4 @@
RISCV_ARCH = rv32imac
RISCV_ABI = ilp32
RISCV_CMODEL = medlow
+COREIP_MEM_WIDTH = 32