* grub-core/boot/mips/loongson/fwstart.S: Add missing setting of high

half of $a0.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-06-23 11:27:27 +02:00
parent 1fa097dc98
commit 2fb97ed37a
2 changed files with 6 additions and 0 deletions

View file

@ -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>