From 692cb14245ec83b147e5e28e1879943889161951 Mon Sep 17 00:00:00 2001 From: Florent Kermarrec Date: Thu, 28 Jun 2018 11:42:43 +0200 Subject: [PATCH] software/bios: fix picorv32 boot_helper --- litex/soc/software/bios/boot-helper-picorv32.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/litex/soc/software/bios/boot-helper-picorv32.S b/litex/soc/software/bios/boot-helper-picorv32.S index 8e643bb3c..6dd74aaeb 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