From 398608e997817b4ba8496f84b516d94280eb8057 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Wed, 14 May 2014 16:08:25 +0200 Subject: [PATCH] bios: fill delay slot in boot_helper --- software/bios/boot-helper-or1k.S | 1 + 1 file changed, 1 insertion(+) 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 -- 2.30.2