From: bunnie Date: Wed, 30 May 2018 17:24:22 +0000 (+0800) Subject: fix the vexriscv boot helper X-Git-Tag: 24jan2021_ls180~1704^2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7353197e212444114fb8f42ca86069d20dfa7e7b;p=litex.git fix the vexriscv boot helper --- diff --git a/litex/soc/software/bios/boot-helper-vexriscv.S b/litex/soc/software/bios/boot-helper-vexriscv.S index 0c6c3269..6dd74aae 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