]> git.ipfire.org Git - thirdparty/grub.git/commit
Avoid flushing the same line multiple times on loongson.
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Fri, 22 Jun 2012 21:36:33 +0000 (23:36 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Fri, 22 Jun 2012 21:36:33 +0000 (23:36 +0200)
commited24c3120137d6911831760e10d7e77c9c8a5807
treeb132e4741a2d78fdc672071c28d8b3f38223477e
parentd1718e7d2bedd4089cadfb66c288e14c43ffa1c5
Avoid flushing the same line multiple times on loongson.

* grub-core/kern/mips/cache.S [GRUB_MACHINE_MIPS_LOONGSON]:
Step in 32 bytes and not 1 byte.
* grub-core/kern/mips/cache_flush.S [GRUB_MACHINE_MIPS_LOONGSON]:
Likewise.
ChangeLog
grub-core/kern/mips/cache.S
grub-core/kern/mips/cache_flush.S