From 31f9bc05923b1016f4fc0568aeeed4af0d6761ca Mon Sep 17 00:00:00 2001 From: Palmer Dabbelt Date: Fri, 14 Dec 2018 09:49:18 -0800 Subject: Fix COREIP_HEX_WIDTH I must have been too tired last night... Signed-off-by: Palmer Dabbelt --- bsp/coreip-e31/settings.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'bsp/coreip-e31/settings.mk') diff --git a/bsp/coreip-e31/settings.mk b/bsp/coreip-e31/settings.mk index eacecc3..0c818ec 100644 --- a/bsp/coreip-e31/settings.mk +++ b/bsp/coreip-e31/settings.mk @@ -2,3 +2,4 @@ RISCV_ARCH=rv32imac RISCV_ABI=ilp32 +COREIP_MEM_WIDTH=32 -- cgit v1.2.3