* grub-core/boot/mips/yeeloong/fwstart.S (no_cs5536): Put back
improperly removed string.
This commit is contained in:
parent
5ca1a64de6
commit
335bda1e57
2 changed files with 6 additions and 0 deletions
|
@ -379,6 +379,7 @@ read_spd_fail:
|
|||
ori $v0, $v0, 0x100
|
||||
|
||||
notification_string: .asciz "GRUB "
|
||||
no_cs5536: .asciz "No CS5536 found.\n\r"
|
||||
cs5536_found: .asciz "CS5536 at "
|
||||
sm_failed: .asciz "SM transaction failed.\n\r"
|
||||
unhandled_tlb_refill: .asciz "Unhandled TLB refill.\n\r"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue