diff --git a/litex/soc/software/bios/boot-helper-vexriscv.S b/litex/soc/software/bios/boot-helper-vexriscv.S index 0c6c32691..6dd74aaeb 100644 --- a/litex/soc/software/bios/boot-helper-vexriscv.S +++ b/litex/soc/software/bios/boot-helper-vexriscv.S @@ -1,4 +1,4 @@ .section .text, "ax", @progbits .global boot_helper boot_helper: - nop + jr x13