summaryrefslogtreecommitdiff
path: root/firmware/fw_jump.S
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/fw_jump.S')
-rw-r--r--firmware/fw_jump.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/fw_jump.S b/firmware/fw_jump.S
index 5b24f8b7..ac74dc64 100644
--- a/firmware/fw_jump.S
+++ b/firmware/fw_jump.S
@@ -90,7 +90,7 @@ fw_options:
#error "Must define FW_JUMP_ADDR"
#endif
- .section .entry, "ax", %progbits
+ .section .rodata
.align 3
_jump_addr:
RISCV_PTR FW_JUMP_ADDR