From: Sebastien Bourdeauducq Date: Wed, 14 May 2014 14:08:25 +0000 (+0200) Subject: bios: fill delay slot in boot_helper X-Git-Tag: 24jan2021_ls180~2715 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=398608e997817b4ba8496f84b516d94280eb8057;p=litex.git bios: fill delay slot in boot_helper --- diff --git a/software/bios/boot-helper-or1k.S b/software/bios/boot-helper-or1k.S index bb37749e..5023602d 100644 --- a/software/bios/boot-helper-or1k.S +++ b/software/bios/boot-helper-or1k.S @@ -2,3 +2,4 @@ .global boot_helper boot_helper: l.jr r6 + l.nop