* grub-core/kern/arm/uboot/startup.S: Remove = by replacing with
literal load. (grub_uboot_syscall): Save/restore r9 and align stack.
This commit is contained in:
parent
8149861554
commit
c9cd02c965
2 changed files with 50 additions and 25 deletions
|
@ -1,3 +1,9 @@
|
|||
2013-11-13 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/kern/arm/uboot/startup.S: Remove = by replacing with
|
||||
literal load.
|
||||
(grub_uboot_syscall): Save/restore r9 and align stack.
|
||||
|
||||
2013-11-13 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/kern/arm/cache.S: Replace = with explicit litteral load.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue