* grub-core/boot/mips/startup_raw.S: Flush cache after loading

decompressor.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-05-13 15:35:06 +02:00
parent a298aa046c
commit 60ddfad3da
2 changed files with 12 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2011-05-13 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/boot/mips/startup_raw.S: Flush cache after loading
decompressor.
2011-05-13 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/boot/mips/startup_raw.S: Use jalr rather than bal to call