diff options
author | Bunnaroath Sou <bsou@sifive.com> | 2019-04-29 11:08:01 -0700 |
---|---|---|
committer | Nathaniel Graff <nathaniel.graff@sifive.com> | 2019-04-30 10:21:11 -0700 |
commit | 3448fa201b9be5a201fc7496476999975948766a (patch) | |
tree | 2588e19d06ea9f4b615bccd1989e5ea722127333 /bsp/coreip-e34-arty | |
parent | 1741292e512bc0659f7c7434ff056c7426758a4c (diff) |
Update metal.*, *.dts and settings to latest
Diffstat (limited to 'bsp/coreip-e34-arty')
-rw-r--r-- | bsp/coreip-e34-arty/settings.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bsp/coreip-e34-arty/settings.mk b/bsp/coreip-e34-arty/settings.mk index 249d7e0..62d3775 100644 --- a/bsp/coreip-e34-arty/settings.mk +++ b/bsp/coreip-e34-arty/settings.mk @@ -1,5 +1,5 @@ RISCV_ARCH=rv32imafc RISCV_ABI=ilp32f -RISCV_CMODEL=medany +RISCV_CMODEL=medlow TARGET_TAGS=fpga openocd |