We should have an isync after switching MSR[SF] in bootstrap.
Submitted by: Mark Millard MFC after: 3 days
This commit is contained in:
parent
a1c1634858
commit
6be7abb3ff
@ -160,6 +160,7 @@ ASENTRY_NOPROF(__start)
|
||||
li 8,1
|
||||
insrdi 9,8,1,0
|
||||
mtmsrd 9
|
||||
isync
|
||||
|
||||
bl OF_initial_setup
|
||||
nop
|
||||
|
Loading…
x
Reference in New Issue
Block a user