We should have an isync after switching MSR[SF] in bootstrap.

Submitted by:	Mark Millard
MFC after:	3 days
This commit is contained in:
Nathan Whitehorn 2014-09-23 04:13:21 +00:00
parent a1c1634858
commit 6be7abb3ff

View File

@ -160,6 +160,7 @@ ASENTRY_NOPROF(__start)
li 8,1
insrdi 9,8,1,0
mtmsrd 9
isync
bl OF_initial_setup
nop