From: Florent Kermarrec Date: Thu, 28 Jun 2018 09:42:43 +0000 (+0200) Subject: software/bios: fix picorv32 boot_helper X-Git-Tag: 24jan2021_ls180~1696 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=692cb14245ec83b147e5e28e1879943889161951;p=litex.git software/bios: fix picorv32 boot_helper --- diff --git a/litex/soc/software/bios/boot-helper-picorv32.S b/litex/soc/software/bios/boot-helper-picorv32.S index 8e643bb3..6dd74aae 100644 --- a/litex/soc/software/bios/boot-helper-picorv32.S +++ b/litex/soc/software/bios/boot-helper-picorv32.S @@ -1,4 +1,4 @@ .section .text, "ax", @progbits .global boot_helper boot_helper: - nop + jr x13