* grub-core/lib/mips/loongson/reboot.c (grub_reboot): Use 32-bit

sized ports since unlike on real hardware qemu supports only 32-bit
	regs.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-06-15 19:36:10 +02:00
parent 3f2bdd8f55
commit 0321415e86
2 changed files with 8 additions and 2 deletions

View file

@ -1,3 +1,9 @@
2012-06-15 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/lib/mips/loongson/reboot.c (grub_reboot): Use 32-bit
sized ports since unlike on real hardware qemu supports only 32-bit
regs.
2012-06-15 Vladimir Serbinenko <phcoder@gmail.com>
* Makefile.util.def (grub-mkrescue): Enable on loongson.