MIPS: start{, 64}.S: fill branch delay slots with NOP instructions
[platform/kernel/u-boot.git] / arch / mips / cpu / mips32 / start.S
index 9c1b2f7..22a9c1b 100644 (file)
@@ -380,6 +380,8 @@ in_ram:
        /* Exception handlers */
 romReserved:
        b       romReserved
+        nop
 
 romExcHandle:
        b       romExcHandle
+        nop