]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
* grub-core/boot/mips/loongson/fwstart.S: Add missing setting of high
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sat, 23 Jun 2012 09:27:27 +0000 (11:27 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sat, 23 Jun 2012 09:27:27 +0000 (11:27 +0200)
half of $a0.

ChangeLog
grub-core/boot/mips/loongson/fwstart.S

index 128d600ca3593d294be514ee8b40556ca4a04f13..a5cac3e5c544fa4baa64ae3af6f03759e84c6f4a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-06-23  Vladimir Serbinenko  <phcoder@gmail.com>
+
+       * grub-core/boot/mips/loongson/fwstart.S: Add missing setting of high
+       half of $a0.
+
 2012-06-23  Vladimir Serbinenko  <phcoder@gmail.com>
 2012-06-23  Jordan Uggla  <jordan.uggla@gmail.com>
 
index 7ed5d30ae7849a395dcd68ac567a7cd95253f44b..345000bd91be18d96b59e1d9a1500f63daadb518 100644 (file)
@@ -73,6 +73,7 @@ retry_cs5536:
         sll $t4, $t4, 1
 
 #ifndef FULOONG2F
+       lui $a0, %hi(cs5536_found)
        bal message
         addiu $a0, $a0, %lo(cs5536_found)
        bal printhex